ignore pythong cache

This commit is contained in:
end-4
2024-05-17 18:33:56 +07:00
parent df3f49da79
commit 4ab1958e44
+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]