delect cache

This commit is contained in:
Rongjiehuang
2023-04-02 20:05:01 +07:00
parent 8569aa0333
commit 9e2a24b117
10 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@
# Byte-compiled / optimized / DLL files
*__pycache__/
__pycache__/
*.py[cod]
*$py.class

View File