ShatteredSword/.gitignore
2022-02-15 14:07:44 -05:00

16 lines
271 B
Plaintext

# Exclude node modules
node_modules
# Exclude the compiled project
dist/*
# Include the demo_assets folder
!dist/demo_assets/
# Include the built-in asset folder
!dist/builtin/
### IF YOU ARE MAKING A PROJECT, YOU MAY WANT TO UNCOMMENT THIS LINE ###
# !dist/assets/