Added python cache to gitignore too, here has ben created boot

Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
This commit is contained in:
Pablo Lezaeta 2013-01-03 04:38:31 -03:00
parent 8967291e9c
commit fd3a53ba92

5
.gitignore vendored
View file

@ -42,3 +42,8 @@
/ponysay.pgs /ponysay.pgs
/ponysay.vrs /ponysay.vrs
## Python cache files
## For a misterious force, Those has ben created here
__pycache__/
*.pyc