13 lines
126 B
Plaintext
13 lines
126 B
Plaintext
.env
|
|
.DS_Store
|
|
node_modules/
|
|
.next/
|
|
*.tsbuildinfo
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
.mypy_cache/
|
|
dist/
|
|
coverage/
|