ShatteredSword/.gitignore

22 lines
359 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/
# Include the hw1 assets
!dist/hw3_assets/
2021-02-15 19:44:47 -05:00
# Include the hw1 assets
!dist/hw4_assets/
2021-02-15 19:44:47 -05:00
### IF YOU ARE MAKING A PROJECT, YOU MAY WANT TO UNCOMMENT THIS LINE ###
# !dist/assets/