Merge pull request #102 from glide-the/dev

子文件的__pycache__忽略
This commit is contained in:
glide-the 2023-04-15 12:45:58 +08:00 committed by GitHub
commit fe29a4556e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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