Files
argparser/.gitignore
2025-10-10 18:13:54 +02:00

22 lines
128 B
Plaintext

# Ignore the build directory
build/
*.so
.env
*.env
.vscode/
.idea/
*.iml
.DS_Store
dist/
test-*
.notes
*.log
*.out
*.bin