add pycache to gitignore

This commit is contained in:
2023-10-04 00:13:07 +02:00
parent 06af95ce57
commit 89e802aa57
5 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1 +1,2 @@
__pycacahe__/*
__pycacahe__/*
freeriders/__pycacahe__/*