]> andersk Git - libyaml.git/commitdiff
Update .gitignore with latest generated files
authorIngy döt Net <ingy@ingy.net>
Thu, 29 Dec 2016 21:18:59 +0000 (15:18 -0600)
committerIan Cordasco <graffatcolmingov@gmail.com>
Fri, 30 Dec 2016 01:06:10 +0000 (19:06 -0600)
.gitignore

index b497167b1abad4c7ebfd89025bfe2178bc28f257..ee03052fad98b5ef45205a7c0136849775289bff 100644 (file)
@@ -1,27 +1,44 @@
+CMakeCache.txt
+CMakeFiles/
+CTestTestfile.cmake
+Makefile
+Makefile.in
+Testing/
 aclocal.m4
 autom4te.cache
+cmake_install.cmake
 configure
-libtool
-Makefile
-Makefile.in
-stamp-h1
 config
 config.h
 config.h.in
+config.h.in~
 config.log
 config.status
 example-deconstructor
 example-deconstructor-alt
 example-reformatter
 example-reformatter-alt
+libtool
+libyaml.a
+libyaml-test/
 run-dumper
 run-emitter
 run-loader
 run-parser
 run-scanner
+stamp-h1
+test-reader
+test-version
+tests/test-reader
+tests/test-reader.log
+tests/test-reader.trs
+tests/test-suite.log
+tests/test-version
+tests/test-version.log
+tests/test-version.trs
 .deps
 .libs
-*.o
-*.lo
 *.la
+*.lo
+*.o
 *.pc
This page took 0.05591 seconds and 5 git commands to generate.