Initial revision

This commit is contained in:
madmaurice 2020-08-03 22:05:16 +02:00
commit 8414256088
28 changed files with 855 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__
/db.sqlite3
/giteamigrate/settings.py