Add pylintrc and .gitignore

This commit is contained in:
Philipp Hörist
2017-02-25 16:40:03 +01:00
parent 1ed5215295
commit e67d1b7aac
2 changed files with 411 additions and 3 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
syntax: glob
*.pyc
*.pyo
__pycache__/