mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-06-28 07:01:50 +00:00
Start of the end?
This commit is contained in:
26
.gitignore
vendored
Normal file
26
.gitignore
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
# Ignore everything in repository root
|
||||
/*
|
||||
|
||||
# Files to not ignore
|
||||
!/.gitignore
|
||||
|
||||
# Folder to not ignore
|
||||
!/scripts
|
||||
|
||||
!/maps
|
||||
/maps/*
|
||||
!/maps/mp/
|
||||
/maps/mp/*
|
||||
!/maps/mp/bots/
|
||||
!/maps/mp/gametypes/
|
||||
/maps/mp/gametypes/*
|
||||
!/maps/mp/gametypes/_playercards.gsc
|
||||
|
||||
|
||||
*.zip
|
||||
*.log
|
||||
*.stat
|
||||
logs/
|
||||
demos/
|
||||
images/
|
||||
missingasset.csv
|
Reference in New Issue
Block a user