Files
wizapp-stdlib/.gitignore
T
abdelrahman 6a3326e9a5
Release / release (push) Successful in 3s
Add scratchpad to .gitignore
2026-09-12 21:14:57 +01:00

16 lines
131 B
Plaintext

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