chore: add __pycache__ to .gitignore

This commit is contained in:
Jan Christian Grünhage 2023-10-04 15:10:23 +02:00
parent a431011ae7
commit 42f0d14ca5
No known key found for this signature in database
GPG key ID: EEC1170CE56FA2ED

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
__pycache__