mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
13 lines
231 B
Plaintext
13 lines
231 B
Plaintext
###Files and folders specified here will never be tracked.
|
|
|
|
#Ignore everything in datafolder and subdirectories
|
|
/data/**/*
|
|
|
|
#Ignore compiled files and other files generated during compilation.
|
|
*.dmb
|
|
*.rsc
|
|
*.lk
|
|
*.int
|
|
*.backup
|
|
*.int
|