Remove useless .gitignore entries

This commit is contained in:
Ben 2019-04-11 00:49:14 +01:00
parent 1ba09cf36a
commit e3f0b04ca0

34
.gitignore vendored
View File

@ -25,38 +25,12 @@ var/
.installed.cfg
*.egg
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
# Translations
*.mo
*.pot
# Django stuff:
*.log
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# PyCharm
.idea/
.idea/
config\.py
logs/