Files
django-dav-events/.gitignore
heinzel 8610e2a557
All checks were successful
buildbot/tox Build done.
BIG UPD: migrate to python 3.10 and django 3.2
2022-06-07 16:07:08 +02:00

15 lines
115 B
Plaintext

/.idea/
/backup/
/env/
/tmp/
/.eggs/
*.pyc
*.mo
/.coverage
/.tox/
/geckodriver.log
/django_dav_events.egg-info/