py-vtest/.gitignore
2023-07-18 17:24:46 +08:00

13 lines
84 B
Plaintext

# Editor
.vscode/
*.swp
# Test
test*
test/
# Executables & Builds
*.exe
*.pch
*.o