commit | e9945974fd54584e2bc67f5c839eb8922715cdd7 | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Mon Jul 29 11:50:44 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Mon Jul 29 11:50:44 2013 +1000 |
tree | 46b4841cc6e257cd31b8c81bbccf099f35a98d73 | |
parent | 84c2ade3323688dad959da13eae704e2fda1d3ef [diff] [blame] |
update gitignore
diff --git a/.gitignore b/.gitignore index 7e99e36..42f0283 100644 --- a/.gitignore +++ b/.gitignore
@@ -1 +1,12 @@ -*.pyc \ No newline at end of file +*.DS_Store +*.egg* +*.log +*.mo +*.pyc +*.swo +*.swp +*.sqlite +*~ +.tox +.venv +.testrepository \ No newline at end of file