aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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