# Nix build artifacts
result
flake.lock
*.drv
*.log
*.o
*.hi

# Local reports
BUILD_REPORT.md
TESTING.md

# Rust build artifacts
packages/kitsfmt-src/target/

# IDE
/.vscode/
.codewhale/
*.swp
*.swo
