diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..23acc11f0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.mo +*.pyc +*.sqlite +*.swp +*~ +.coverage +.testrepository +.tox +.venv +AUTHORS