mirror of
https://github.com/ineedbots/t6_bot_warfare.git
synced 2025-04-24 02:25:42 +00:00
35 lines
360 B
Plaintext
35 lines
360 B
Plaintext
# Ignore everything in repository root
|
|
/*
|
|
|
|
# Files to not ignore
|
|
!/.gitignore
|
|
|
|
# Folder to not ignore
|
|
!/raw
|
|
/raw/*
|
|
!/raw/scripts
|
|
|
|
!/.astylerc
|
|
!/deploy.js
|
|
!/deploy.bat
|
|
!/z_deploy.bat
|
|
|
|
!/raw/maps
|
|
/raw/maps/*
|
|
!/raw/maps/mp/
|
|
/raw/maps/mp/*
|
|
!/raw/maps/mp/bots/
|
|
!/raw/bw-assets
|
|
!/raw/bots.txt
|
|
|
|
!/README.md
|
|
|
|
|
|
*.zip
|
|
*.log
|
|
*.stat
|
|
logs/
|
|
demos/
|
|
images/
|
|
missingasset.csv
|