mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 10:37:41 -04:00
Prevent VS from trolling us with spaces.
(cherry picked from commit 9d5566ba24f2a41ac3e70efce965cf8e0901422f)
This commit is contained in:
8
.editorconfig
Normal file
8
.editorconfig
Normal file
@ -0,0 +1,8 @@
|
||||
# Indicate there is no need to continue trawling
|
||||
root = true
|
||||
|
||||
# Cyan's source files use tabs... mostly...
|
||||
[*]
|
||||
end_of_line = crlf
|
||||
indent_style = tab
|
||||
indent_size = 4
|
Reference in New Issue
Block a user