added convar yb_join_after_player
This commit is contained in:
parent
3a4164ec5d
commit
43cc6300c4
1 changed files with 16 additions and 0 deletions
16
.gitignore
vendored
16
.gitignore
vendored
|
|
@ -34,3 +34,19 @@ Icon
|
||||||
# Files that might appear on external disk
|
# Files that might appear on external disk
|
||||||
.Spotlight-V100
|
.Spotlight-V100
|
||||||
.Trashes
|
.Trashes
|
||||||
|
|
||||||
|
*.tlog
|
||||||
|
*.opensdf
|
||||||
|
*.ilk
|
||||||
|
*.obj
|
||||||
|
*.pdb
|
||||||
|
*.log
|
||||||
|
*.lib
|
||||||
|
*.exp
|
||||||
|
*.manifest
|
||||||
|
*.asm
|
||||||
|
*.map
|
||||||
|
*.res
|
||||||
|
*.dll
|
||||||
|
*.suo
|
||||||
|
*.sdf
|
||||||
Loading…
Add table
Add a link
Reference in a new issue