diff --git a/.gitignore b/.gitignore index cbbd8750..70f1c824 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