# Native and test build products
/o6h-memory-guard
/test-guard
/test-runtime
/test-sanitize-guard
/test-sanitize-runtime
*.o
*.a
*.so

# Crash, temporary and editor files
/core
/core.*
*.core
*.tmp
*.swp
*~

# Release archives are generated outside the repository tree
*.tar
*.tar.gz

# Runtime logs and backups must never be committed
guard.log
guard.log.*
*.bak
