1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 19:33:36 +00:00
Funkin/.gitignore

17 lines
166 B
Plaintext
Raw Normal View History

2022-08-23 01:55:30 +00:00
.DS_STORE
.haxelib/
2024-02-22 05:05:56 +00:00
.vs/
2021-03-27 00:09:04 +00:00
APIStuff.hx
2022-08-23 01:55:30 +00:00
dump/
export/
2023-08-29 09:37:24 +00:00
RECOVER_*.fla
shitAudio/
.build_time
.swp
# Exclude JS stuff
node_modules/
package.json
package-lock.json
2024-07-03 01:26:16 +00:00
.aider*