forked from ineedbots/t6_bot_warfare
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
56 lines (48 loc) · 879 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# Ignore everything in repository root
/*
# Files to not ignore
!/.gitignore
!/.vscode
!/.editorconfig
!/.gitattributes
# Folder to not ignore
!/raw
/raw/*
!/raw/scripts
/raw/scripts/*
!/raw/scripts/mp
/raw/scripts/mp/*
!/raw/scripts/mp/botwarfare-compiled.gsc
!/raw/scripts/mp/botwarfare.gsc
!/raw/scripts/mp/max_allocation_fix_source-compiled.gsc
!/raw/scripts/mp/max_allocation_fix_source.gsc
!/raw/scripts/mp/spectatorKick-compiled.gsc
!/raw/scripts/mp/spectatorKick.gsc
!/raw/bots/
!/.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
!/raw/maps/mp/teams/
/raw/maps/mp/teams/*
!/raw/maps/mp/teams/_teams-src.gsc
!/raw/maps/mp/teams/_teams.gsc
!/README.md
!/main
/main/*
!/main/dedicated.cfg
!/z_server.bat
*.zip
*.log
*.stat
logs/
demos/
images/
missingasset.csv