ShatteredSword/.gitignore

31 lines
475 B
Plaintext
Raw Normal View History

# Exclude node modules
2020-08-03 16:51:20 -04:00
node_modules
# Exclude the compiled project
dist/*
2022-04-13 10:25:11 -04:00
# Firebase cache
.firebase/
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
firebase-debug.log*
firebase-debug.*.log*
# Include the demo_assets folder
!dist/demo_assets/
2021-02-15 19:44:47 -05:00
# Include the built-in asset folder
!dist/builtin/
2022-04-01 18:43:59 -04:00
# Include the shattered_sword_assets
!dist/shattered_sword_assets
### IF YOU ARE MAKING A PROJECT, YOU MAY WANT TO UNCOMMENT THIS LINE ###
# !dist/assets/