mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 16:45:42 +00:00
10 lines
215 B
Plaintext
10 lines
215 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 |