summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 3183d8b084c604aea86c8bfd229748f386ce267f (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
25
*.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/eurephia_saltdecode
utils/eurephia_init
doxygen/eurephia-devel
eurephiadm/buildinfo.h
TAGS