mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
- Extends VGS DMAPI to include Reboot and Init Complete messages. - Add pid file and symlinked datafolder to git ignore.
22 lines
347 B
Plaintext
22 lines
347 B
Plaintext
#ignore misc BYOND files
|
|
Thumbs.db
|
|
vchat.db
|
|
vchat.db*
|
|
*.log
|
|
*.int
|
|
*.rsc
|
|
*.dmb
|
|
*.lk
|
|
*.backup
|
|
*.before
|
|
*.pyc
|
|
*.pid
|
|
data
|
|
data/
|
|
cfg/
|
|
|
|
code/game/gamemodes/technomancer/spells/projectile/overload.dm
|
|
code/game/gamemodes/technomancer/spells/projectile/overload.dm
|
|
code/modules/client/preference_setup/loadout/loadout_xeno.dm
|
|
temp.dmi
|