summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: e00931b965e0bfee2d210ef805b49451b8ddf3ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.o
*.so
*/tmp/
*.log
*.conf
*.~*~
test/*
database/sqlite/eurephiadb
CMakeCache.txt
cmake_install.cmake
CMakeFiles/*
*/CMakeFiles/*
*/*/CMakeFiles/*
*/*/*/CMakeFiles/*
*/*/cmake_install.cmake
Makefile