wizapp-stdlib/.gitignore

15 lines
120 B
Plaintext

.cache
.vscode
.venv
test
test.*
*.dSYM
.DS_Store
*.pdb
*.obj
compile_commands.json
libwapp-build
dist
*.vs
__pycache__