1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-07-23 04:41:59 +00:00
Funkin/.gitignore
2025-07-13 08:49:32 +03:00

26 lines
273 B
Plaintext

.DS_STORE
.haxelib/
.vs/
APIStuff.hx
dump/
temp/
docs/temp/
export/
astc-textures/
RECOVER_*.fla
shitAudio/
.build_time
.swp
NewgroundsCredentials.hx
# Mobile signing stuff
.apple/
.env
key.keystore
# Exclude JS stuff
node_modules/
package.json
package-lock.json
.aider*