summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-11-01 14:28:21 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2022-11-01 14:28:21 +0100
commita98fcc25ffa986f9f6fbb45dcfb6e68366ca6678 (patch)
treedaae0931bf74d800b92018b1e203504a513580b4 /.gitignore
parent10e9cb1056a4ad1c5eee9c4a58ddb2b94e5fc746 (diff)
Minor changes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fe8542b..6f3d1a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-./pygame \ No newline at end of file
+./pygame
+**/__pycache__ \ No newline at end of file