diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -42,3 +42,8 @@ /ponysay.pgs /ponysay.vrs +## Python cache files +## For a misterious force, Those has ben created here + +__pycache__/ +*.pyc |