Wallset/.gitignore
2023-05-17 22:58:37 +02:00

7 lines
93 B
Plaintext

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