libicmp/.gitignore
2026-01-24 16:04:09 +01:00

19 lines
143 B
Text

# Build artifacts
*.a
*.so
*.so.*
test.out
.build/
# Object files and dependencies
*.o
*.d
# Editor files
*~
*.swp
*.swo
*.bak
# Logs
*.log