1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Update .gitignore

This commit is contained in:
Pietro Mingo 2022-07-27 10:22:52 +02:00
parent f44eb3036f
commit a52f20dabe

1
.gitignore vendored
View file

@ -13,3 +13,4 @@ dummy_project/*
.tox/
messages
*.sqlite3
.idea/