# Dependencies, objects, and libraries
*.d
*.o
*.a

# Tools
gfa2gbwt

# Tests
test_gbwtgraph
test_gfa
test_index
test_minimizer
test_path_cover

# Mac
.DS_Store

# emacs
*~

# vim
\#*
\.#*

# cmake
build
bin
lib
