1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Add editorconfig file

This commit is contained in:
Mathieu Schroeter 2017-02-02 17:54:09 +01:00
parent b6cee1bcc8
commit cbfe4585ce
3 changed files with 11 additions and 0 deletions

9
.editorconfig Normal file
View File

@ -0,0 +1,9 @@
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
[*.{cpp,h}]
indent_style = tab
indent_size = 4
insert_final_newline = true

View File

@ -206,6 +206,7 @@
<ClInclude Include="wave.h" />
</ItemGroup>
<ItemGroup>
<None Include=".editorconfig" />
<None Include="arrowdl.cur" />
<None Include="arrow.cur" />
<None Include="arrowdow.cur" />

View File

@ -202,6 +202,7 @@
<Filter>Data</Filter>
</None>
<None Include="packages.config" />
<None Include=".editorconfig" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="blupi-d.rc">