pypvz/.gitignore
2020-10-20 21:59:48 +08:00

9 lines
92 B
Plaintext

# ignore release
build/
dist/
main.spec
# ignore debug
.vscode/
__pycache__/
*/__pycache__/