mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 14:10:25 +00:00
23 lines
223 B
Text
23 lines
223 B
Text
.*.sw?
|
|
/*.geany
|
|
/.idea
|
|
/.tox
|
|
/.vscode
|
|
|
|
*.pyc
|
|
*.pyo
|
|
|
|
/.coverage
|
|
/coverage.xml
|
|
/tests/*-report.json
|
|
/tests/*-report.xml
|
|
|
|
/build
|
|
/dist
|
|
/docs/_build
|
|
/docs/_templates/layout.html
|
|
/MANIFEST
|
|
*.egg-info
|
|
|
|
/requirements.txt
|
|
/uv.lock
|