1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-12-09 13:39:12 +00:00
Funkin/.gitignore

30 lines
315 B
Plaintext

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