modify .gitignore

Change-Id: I50c763a2543a3cf33842ca0ef8b85fb7473a9a2a
This commit is contained in:
Igor Gajsin 2015-06-10 18:59:59 +03:00
parent 835c15555c
commit cfc516f373
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
.tox
.build
*.pyc
.#*
*~