aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: f66ef979ab650baff2e502077c15ff69d67233cf (plain) (blame)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
*.gcda
*.gcno
**/.project
**/.settings
**/.classpath
*~
pom.xml.build
*.o
*.So
lib*.a
lib*.so
/jdisc_gds_service
/build
\#*
*.iml
*.idea
*.ideaclion
out/
target/
test-report.json
/zorg.log
*-PREINST.log
*-PREINST/
*-HEAD.log
*-HEAD/
*-YINST.log
*-YINST/
.mbuild.Makefile
CMakeFiles
CMakeCache.txt
CTestTestfile.cmake
cmake_install.cmake
Makefile
Testing
/.ninja_deps
/.ninja_log
/build.ninja
/rules.ninja
*_test_app
*/target_container/*