summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore26
1 files changed, 26 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..27117f79
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,26 @@
+*.pyc
+.vimrc
+.ropeproject
+.settings/
+.eggs/
+*.orig
+*.BACKUP.*
+*.BASE.*
+*.LOCAL.*
+*.REMOTE.*
+*.yml
+*.egg
+*.egg-info
+*.swp
+build
+htmlcov
+.agignore
+.coverage
+Session*.vim
+.tags*
+.coverage.*
+*~
+setuptools*zip
+dist/
+pep8.log
+test.log