12 lines
100 B
Plaintext
12 lines
100 B
Plaintext
/result
|
|
|
|
/.direnv/
|
|
|
|
# config and database
|
|
*.json
|
|
|
|
# python
|
|
__pycache__/
|
|
.pytest_cache/
|
|
.mypy_cache/
|