diff --git a/.gitignore b/.gitignore index d31b5aa9..1793954a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +tmp/ +db.sqlite3 + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] @@ -25,9 +28,6 @@ var/ # Continer extras .vagrant -_builds -_steps -_projects # PyInstaller # Usually these files are written by a python script from a template