change: git ignore __pycache__

This commit is contained in:
debugtalk
2021-11-10 18:52:37 +08:00
parent 44c9c4920d
commit 7af418e704

3
.gitignore vendored
View File

@@ -15,4 +15,5 @@
# vendor/
__debug_bin
.vscode/
.vscode/
__pycache__