mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-04 02:42:39 +01:00
b55fb8f2d4
- 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
|