obj/*
.DS_STORE
build/*
build-*/*
*.make
Makefile*
coverage*
.vscode
benchmark.json
*.sublime-*
.idea
*.xcodeproj
*.xcworkspace
.vscode
*.pyc
console.log
.repl_history

# Visualization results
*.dot
*.svg
*.png

compile_times.txt
exported_table_statistics.json
version.hpp

# Ignore cmake user files
*.txt.user

# Ignore generated TPC{CH} tables.
# Intentionally only for root dir, tests contain csv we check in
/*.csv
/*.csv.meta

# CLion cmake directory
cmake-build-*

# llvm coverage information
default.profdata
default.profraw

tpcc_cached_tables/
tpcds_cached_tables/
tpch_cached_tables/
imdb_data/
jcch_data/
ssb_data/
