osrm-backend/third_party/unordered_dense/.gitignore

14 lines
170 B
Plaintext

build
builddir
.cache
.vscode
compile_commands.json
# ignore all in subprojects except the .wrap files
/subprojects/*
!/subprojects/*.wrap
# c++ modules
*.pcm
a.out
*.o