]> granicus.if.org Git - check/blob - .gitignore
Add command 'cmake --version' to appveyor builds
[check] / .gitignore
1 # Temp files
2 *~
3 *.bak
4 *.backup
5 \#*
6 .\#*
7 *\#
8 *.sav
9 *.save
10 *.autosav
11 *.autosave
12 *.swp
13 *.swap
14
15 # Generated binaries
16 *.o
17 *.lo
18 *.la
19 *.Po
20 *.Plo
21
22 # Generated folders
23 bin/
24 build/
25 release/
26 debug/
27
28 # CMake
29 CMakeCache.txt
30 CMakeFiles/
31 CTestTestfile.cmake
32 DartConfiguration.tcl
33 Testing/
34 check_error_linenums_seRbql
35 check_test_names__e1JTIe
36 cmake_install.cmake
37 lib/CMakeFiles/
38 lib/cmake_install.cmake
39 lib/libcompat.a
40 src/CMakeFiles/
41 src/cmake_install.cmake
42 src/libcheck.a
43 tests/CMakeFiles/
44 tests/CTestTestfile.cmake
45 tests/check_check
46 tests/check_check_export
47 tests/check_nofork
48 tests/check_nofork_teardown
49 tests/cmake_install.cmake
50
51 build-aux
52 Makefile.in
53 Makefile
54 .libs
55 INSTALL
56 SVNChangeLog
57 aclocal.m4
58 autom4te.cache/
59 build-aus
60 check.pc
61 check_stdint.h
62 test.out
63 config.h
64 config.log
65 config.status
66 configure
67 check.info
68 *.diff
69 libtool
70 libtool.m4
71 ltoptions.m4
72 ltsugar.m4
73 ltversion.m4
74 version.texi
75 lt~obsolete.m4
76 check.h
77 exported.sym
78 stamp-h1
79 stamp-vti
80 test_vars
81 tests/ex_output
82 tests/test.xml
83 tests/*.log
84 tests/*.sh.trs
85 tests/*.tap
86 checkmk/*.log
87 checkmk/test/*.log