changed some patterns to only locally ignored

small-fixes-for-0.3.3
Max Lange 8 years ago
parent f9f9f739b4
commit e167ff4360

10
.gitignore vendored

@ -5,14 +5,8 @@
**.pyo
**.pyc
#custom pattern to make ignored files without addig new rule
**IGNORE*.*
#the Ninja project file
**.nja
#The Flake8 config file
**tox.ini
#Custom ignored files
**~.*
#empty folders
screenshots/*

Loading…
Cancel
Save