mirror of
https://gitlab.com/Thoscellen/Wallset.git
synced 2025-05-31 19:04:51 +02:00
7 lines
93 B
Plaintext
7 lines
93 B
Plaintext
|
|
# Ignore node_module
|
|
**/node_modules/
|
|
|
|
# Ignore python stuff
|
|
**/__pycache__
|
|
**/.pytest_cache |