Edited .gitignore to exclude Testing dir

This commit is contained in:
PhilipTrauner 2016-02-04 20:37:11 +01:00
parent ff2955da0e
commit 5a35f9e7d9

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
.DS_Store
*.pyc
__pycache__
Testing