httpaste/.gitignore
Tiara Rodney 0d6c010cce feat: init
[skip ci]
2022-04-01 01:02:09 +02:00

12 lines
No EOL
138 B
Text

/.pytest_cache/
/.tox/
/build/
/dist/
/docs/_stubs/
/docs/_tree/
/test-reports/
/src/*.egg-info/
**/__pycache__/
.DS_Store
.coverage
/*.md