summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 7ec79ac1411fdbabdf744f5217dcc1a8402fb207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
*.o
*.so
*.a
*/tmp/
*.log
*.conf
*.~*~
core.*
test/*
database/sqlite/eurephiadb
CMakeCache.txt
cmake_install.cmake
CMakeFiles/*
*/CMakeFiles/*
*/*/CMakeFiles/*
*/*/*/CMakeFiles/*
*/*/cmake_install.cmake
install_manifest.txt
Makefile
eurephiadm/eurephiadm
utils/saltdecode
utils/eurephia_init
doxygen/eurephia-devel
TAGS