Skip to content
Snippets Groups Projects
.gitignore 113 B
data/*
src/.cache/*
src/*/.cache
src/reconstruction/*.c
*.o
*.so
src/reconstruction/build/
*.dSYM
vendor/*
*.pyc