wizapp-stdlib/.gitignore
2025-08-16 13:25:28 +01:00

15 lines
126 B
Plaintext

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