mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🙈 Use wild-card for cache
This commit is contained in:
+1
-3
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user