mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 03:25: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_size = tab
|
||||
|
||||
[*.{rs}]
|
||||
indent_style = space
|
||||
intent_size = 4
|
||||
|
||||
[{makefile}]
|
||||
indent_style = tab
|
||||
indent_size = tab
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,5 +14,4 @@
|
||||
/bin/
|
||||
/obj/
|
||||
*.lock
|
||||
/target/
|
||||
compile_commands.json
|
||||
|
||||
Reference in New Issue
Block a user