aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Lezaeta <prflr88@gmail.com>2013-01-03 04:38:31 -0300
committerPablo Lezaeta <prflr88@gmail.com>2013-01-03 04:38:31 -0300
commitfd3a53ba924cae0796bc6080e491e75dd976d42a (patch)
tree5b2b85fc46d8dd98560e15f2fec1b38c98bc16f4
parent8967291e9cbaee96508f4b993ec570e9c42eab5c (diff)
downloadponysay-fd3a53ba924cae0796bc6080e491e75dd976d42a.tar.gz
ponysay-fd3a53ba924cae0796bc6080e491e75dd976d42a.tar.bz2
ponysay-fd3a53ba924cae0796bc6080e491e75dd976d42a.zip
Added python cache to gitignore too, here has ben created boot
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cbbd875..70f1c82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,8 @@
/ponysay.pgs
/ponysay.vrs
+## Python cache files
+## For a misterious force, Those has ben created here
+
+__pycache__/
+*.pyc