mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 07:35:45 +01:00
remove rust from config files
This commit is contained in:
@@ -8,10 +8,6 @@ trim_trailing_whitespace = true
|
|||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = tab
|
indent_size = tab
|
||||||
|
|
||||||
[*.{rs}]
|
|
||||||
indent_style = space
|
|
||||||
intent_size = 4
|
|
||||||
|
|
||||||
[{makefile}]
|
[{makefile}]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = tab
|
indent_size = tab
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,5 +14,4 @@
|
|||||||
/bin/
|
/bin/
|
||||||
/obj/
|
/obj/
|
||||||
*.lock
|
*.lock
|
||||||
/target/
|
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
|||||||
Reference in New Issue
Block a user