Wallset/.gitignore

7 lines
93 B
Plaintext

# Ignore node_module
**/node_modules/
# Ignore python stuff
**/__pycache__
**/.pytest_cache