diff --git a/.gitignore b/.gitignore index 9d04f5d07..788c828f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*~ *.pyc *.dat TAGS @@ -10,6 +11,7 @@ venv .venv *.sublime-workspace *.sqlite +.*.swp .DS_Store .testrepository versioninfo