]> andersk Git - libyaml.git/blob - .gitignore
Move Travis CI steps into a Bash script
[libyaml.git] / .gitignore
1 CMakeCache.txt
2 CMakeFiles/
3 CTestTestfile.cmake
4 Makefile
5 Makefile.in
6 Testing/
7 aclocal.m4
8 autom4te.cache
9 cmake_install.cmake
10 configure
11 config
12 config.h
13 config.h.in
14 config.h.in~
15 config.log
16 config.status
17 example-deconstructor
18 example-deconstructor-alt
19 example-reformatter
20 example-reformatter-alt
21 libtool
22 libyaml.a
23 libyaml-test/
24 run-dumper
25 run-emitter
26 run-loader
27 run-parser
28 run-scanner
29 stamp-h1
30 test-reader
31 test-version
32 tests/test-reader
33 tests/test-reader.log
34 tests/test-reader.trs
35 tests/test-suite.log
36 tests/test-version
37 tests/test-version.log
38 tests/test-version.trs
39 .deps
40 .libs
41 *.la
42 *.lo
43 *.o
44 *.pc
This page took 0.043901 seconds and 5 git commands to generate.