misc: add .gitignore (#40911)

This commit is contained in:
Nicolas Roche 2020-03-25 12:00:58 +01:00
parent 9a3c9d4c60
commit b3517e49df
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
*.pyc
*.swp
/db.sqlite3
/MANIFEST
federations*