mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-10 08:44:47 +00:00
11 lines
214 B
Plaintext
11 lines
214 B
Plaintext
# Ignore artifacts
|
|
export
|
|
|
|
# Ignore all JSONS in the images folder (including FlxAnimate JSONs)
|
|
assets/preload/images
|
|
assets/shared/images
|
|
|
|
# Don't ignore data files
|
|
# TODO: These don't work.
|
|
!assets/preload/data/
|