Add .gitignore.

master
Tom Hacohen 2020-07-05 15:09:46 +03:00
parent 4aa3daaa97
commit 08c4aa9d43
1 changed files with 15 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
/journal
/db.sqlite3*
Session.vim
/.venv
/assets
/logs
/.coverage
/tmp
/media
__pycache__
.*.swp
/etebase_server_settings.py