Add __pycache__ to gitignore

This commit is contained in:
henryruhs 2024-10-30 08:18:26 +01:00
parent 0eb2833c02
commit c94b617827

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
__pycache__
.assets
.caches
.jobs