🙈 Use wild-card for cache

This commit is contained in:
Nikhil Badyal
2023-11-10 23:36:49 +05:30
parent 3d0b28a2be
commit fd605ddabe
+1 -3
View File
@@ -2,10 +2,8 @@
*.jar *.jar
*.keystore *.keystore
*venv *venv
*/__pycache__*
*.pyc *.pyc
/revanced-cache/ **cache**
/revanced-resource-cache/
changelog.md changelog.md
.idea .idea
*.json *.json