mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-06-28 07:01:50 +00:00
reorganization
This commit is contained in:
46
.gitignore
vendored
46
.gitignore
vendored
@ -1,52 +1,6 @@
|
||||
# Ignore everything in repository root
|
||||
/*
|
||||
|
||||
# Files to not ignore
|
||||
!/.gitignore
|
||||
!/.vscode
|
||||
!/.editorconfig
|
||||
!/.gitattributes
|
||||
|
||||
# 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/maps/mp/bots/_bot_chat.gsc
|
||||
!/raw/bw-assets
|
||||
!/raw/bots.txt
|
||||
!/out
|
||||
|
||||
!/raw/maps/mp/gametypes
|
||||
!/raw/maps/mp/killstreaks
|
||||
!/raw/maps/mp/mp_rust.d3dbsp.ents
|
||||
!/raw/maps/mp/mp_nuked.d3dbsp.ents
|
||||
|
||||
|
||||
!/admin
|
||||
/admin/*
|
||||
|
||||
!/admin/server.cfg
|
||||
!/admin/server.dsr
|
||||
!/z_server.bat
|
||||
|
||||
!/README.md
|
||||
|
||||
|
||||
*.zip
|
||||
*.log
|
||||
*.stat
|
||||
logs/
|
||||
demos/
|
||||
images/
|
||||
missingasset.csv
|
||||
|
Reference in New Issue
Block a user