Remove and ignore future __pycache__

This commit is contained in:
kris-0605 2024-05-21 23:41:57 +01:00
commit 47f4fcb485
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
__pycache__/*