ignore pythong cache

This commit is contained in:
end-4
2024-05-17 18:33:56 +07:00
parent afc3b7628f
commit b060c1c88c
+3
View File
@@ -3,3 +3,6 @@
.config/ags/scss/_musicwal.scss
.config/ags/scss/_material.scss
/cache
# Ignore Python cache files
__pycache__/
*.py[cod]