summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore29
1 files changed, 0 insertions, 29 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 726575b..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,29 +0,0 @@
-*.pyc
-*.pyo
-*.egg-info
-*.swp
-*.orig
-~*
-*~
-.coverage*
-coverage*.xml
-.noseids
-.tox
-.test_sphinxext
-nosetests*.xml
-
-build
-dist
-
-doc/_build
-d2to1-*.egg
-
-WSME.egg-info/
-
-# Files created by pbr
-AUTHORS
-ChangeLog
-pbr*.egg
-
-# Cross-test logs
-cross-test-*.log