mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-24 00:35:43 +00:00
31 lines
355 B
Plaintext
31 lines
355 B
Plaintext
# Ignore everything in repository root
|
|
/*
|
|
|
|
# Files to not ignore
|
|
!/.gitignore
|
|
!/.vscode
|
|
!/.editorconfig
|
|
!/.gitattributes
|
|
|
|
!/z_server.bat
|
|
!/z_server_updater.bat
|
|
!/z_server_watchdog.bat
|
|
!/z_server_wine.sh
|
|
!/README.md
|
|
!/out
|
|
|
|
*.zip
|
|
|
|
!/.astylerc
|
|
!/z_deploy.bat
|
|
!/deploy.bat
|
|
!/deploy.js
|
|
|
|
!/main/
|
|
!/main_shared/
|
|
/main/*
|
|
!/main/server.cfg
|
|
|
|
*.log
|
|
missingasset.csv
|