ShatteredSword/.gitignore

16 lines
271 B
Plaintext
Raw Normal View History

# Exclude node modules
2020-08-03 16:51:20 -04:00
node_modules
# Exclude the compiled project
dist/*
# Include the demo_assets folder
!dist/demo_assets/
2021-02-15 19:44:47 -05:00
# Include the built-in asset folder
!dist/builtin/
### IF YOU ARE MAKING A PROJECT, YOU MAY WANT TO UNCOMMENT THIS LINE ###
# !dist/assets/