8 lines
71 B
Plaintext
8 lines
71 B
Plaintext
# ignore build caches
|
|
*.log
|
|
node_modules/
|
|
.DS_Store
|
|
__pycache__/
|
|
.env
|
|
|