mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-23 16:17:53 -05:00
9 lines
136 B
Text
9 lines
136 B
Text
|
# Ignore artifacts
|
||
|
export
|
||
|
|
||
|
# Ignore all asset files (including FlxAnimate JSONs)
|
||
|
assets
|
||
|
|
||
|
# Don't ignore data files
|
||
|
!assets/preload/data
|