mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
29 lines
480 B
Plaintext
29 lines
480 B
Plaintext
#ignore misc BYOND files
|
|
Thumbs.db
|
|
vchat.db
|
|
vchat.db*
|
|
*.log
|
|
*.int
|
|
*.rsc
|
|
*.dmb
|
|
*.lk
|
|
*.backup
|
|
*.before
|
|
*.pyc
|
|
*.pid
|
|
data
|
|
data/
|
|
cfg/
|
|
|
|
#Visual studio stuff
|
|
*.vscode/*
|
|
!/.vscode/launch.json
|
|
!/.vscode/extensions.json
|
|
!/.vscode/settings.json
|
|
!/.vscode/tasks.json
|
|
|
|
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
|