/target
#since aurora generates its data base like folders the best option is to git ignore the folder
*.db
*.json
*.wal
*.csv

# Ignore benchmark output files
aurora_baseline_*.txt
aurora_query_stats.log

# Ignore documentation TODO (internal planning)
DOCUMENTATION_TODO.md

# Ignore Windows drive letter directories that may be created accidentally
[A-Z]:/