Cleanup .gitignore

This is not a code repository but a spec repository. Remove entries that
are not part of a normal spec repo.

Change-Id: I0662cf6edcfbcf984a92071a36ec5899eef40d83
This commit is contained in:
Andreas Jaeger 2015-07-06 21:23:30 +02:00
parent b875d5dc67
commit 630cf29e50
1 changed files with 0 additions and 15 deletions

View File

@ -1,8 +1,5 @@
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
@ -10,35 +7,23 @@ dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
.testrepository
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Complexity
output/*.html
output/*/index.html
# Sphinx
doc/build