sql-splitter 1.13.0

High-performance CLI tool for splitting large SQL dump files into individual table files
Documentation
# Build artifacts
/target/

# Profiling
*.prof
*.svg
flamegraph.svg

# Output directories
/output/

# Benchmark results
/bench-results.md
/benchmark-results/

# IDE
.idea/
.vscode/
*.swp

# OS
.DS_Store

# Test artifacts
/tmp/

# Generated test data
/tests/data/generated/
/tests/data/profile/
/tests/fixtures/generated/*.sql

# Real-world verification test files
/tests/realworld/

# Generated man pages
/man/

# Website build artifacts
/website/dist/
/website/node_modules/
/website/.astro/
/website/.vercel/
/website/.env
/website/.env.local
/website/screenshots/
/website/test-results/
/website/.idea/

# Test output directories
/test-fixtures/
/test-output/

linus-ignore-this-file.md