ShatteredSword/.gitignore
ZGrandison a0bace91a0
Origin/new engine features (#2)
* isolate features
2022-02-15 13:57:47 -05:00

22 lines
359 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/
# Include the hw1 assets
!dist/hw3_assets/
# Include the hw1 assets
!dist/hw4_assets/
### IF YOU ARE MAKING A PROJECT, YOU MAY WANT TO UNCOMMENT THIS LINE ###
# !dist/assets/