mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-06-25 22:01:55 +00:00
gitattrs and editorconfig
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,9 +1,11 @@
|
||||
# Ignore everything in repository root
|
||||
# Ignore everything in repository root
|
||||
/*
|
||||
|
||||
# Files to not ignore
|
||||
!/.gitignore
|
||||
!/.vscode
|
||||
!/.editorconfig
|
||||
!/.gitattributes
|
||||
|
||||
|
||||
!/z_server.bat
|
||||
@ -35,4 +37,4 @@ missingasset.csv
|
||||
!/out/
|
||||
!/out/**/*.ff
|
||||
!/out/**/*.iwd
|
||||
*.zip
|
||||
*.zip
|
||||
|
Reference in New Issue
Block a user