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