Permalink
Browse files

Ignore more files

  • Loading branch information...
1 parent 4aab491 commit 85cd37dad9c98e4d484608f6d2a7e16a762a581e @reederz reederz committed Nov 14, 2014
Showing with 11 additions and 0 deletions.
  1. +11 −0 .gitignore
View
@@ -1,4 +1,15 @@
*.pyc
+
+# Virtualenvironment
+venv
+
+# Eclipse files
.project
.pydevproject
.settings
+
+# vim
+.ropeproject
+
+# Python packaging
+*.egg-info

0 comments on commit 85cd37d

Please sign in to comment.