aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 2 insertions, 17 deletions
diff --git a/.gitignore b/.gitignore
index 5f0c0fe..cb885e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,7 +14,6 @@ bin
var
sdist
develop-eggs
-.installed.cfg
lib
lib64
@@ -22,21 +21,7 @@ lib64
pip-log.txt
# Unit test / coverage reports
-.coverage
-.tox
nosetests.xml
-# Translations
-*.mo
-
-# Mr Developer
-.mr.developer.cfg
-.project
-.pydevproject
-
-.env
-.envrc
-.env2
-*.sublime-*
-
-
+# All hidden files
+.*