Naut/.gitignore
2026-06-17 02:14:37 -04:00

17 lines
No EOL
319 B
Text

# Build trees
/build/
/build-*/
# Editor / tooling caches and generated compilation database
.cache/
compile_commands.json
# Test scratch
/tmp/
# Local downloads and packaging scratch
/downloads/
/package/
/package.zip
# Stray torrents dropped at the repo root (fixtures under tests/ stay tracked)
torrents/*.torrent