pypvz/.gitignore

10 lines
99 B
Plaintext

<<<<<<< HEAD
# ignore debug
out/
build/
.vscode/
__pycache__/
*/__pycache__/
# ignore test
test.py