diff --git a/.gitignore b/.gitignore index 79aaf9db..e010d337 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ *.pyc -*.swp +*.sw[po] output cache /build/ /django /frs +db.sqlite3