diff options
Diffstat (limited to 'NvCloth/samples/external/assimp-4.1.0/code/.editorconfig')
| -rw-r--r-- | NvCloth/samples/external/assimp-4.1.0/code/.editorconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/NvCloth/samples/external/assimp-4.1.0/code/.editorconfig b/NvCloth/samples/external/assimp-4.1.0/code/.editorconfig deleted file mode 100644 index 4a194a3..0000000 --- a/NvCloth/samples/external/assimp-4.1.0/code/.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -# See <http://EditorConfig.org> for details - -[*.{h,hpp,c,cpp}] -end_of_line = lf -insert_final_newline = true -trim_trailing_whitespace = true -indent_size = 4 -indent_style = space |