13 lines
127 B
Plaintext
13 lines
127 B
Plaintext
.git
|
|
.env
|
|
node_modules
|
|
**/node_modules
|
|
**/.next
|
|
__pycache__
|
|
**/__pycache__
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.mypy_cache
|
|
dist
|
|
coverage
|