From: Ingy döt Net Date: Thu, 29 Dec 2016 21:18:59 +0000 (-0600) Subject: Update .gitignore with latest generated files X-Git-Tag: upstream/0.2.1^2~31 X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/commitdiff_plain/90d6ba3ca17010820135cd81e856728b94c7bba4 Update .gitignore with latest generated files --- diff --git a/.gitignore b/.gitignore index b497167..ee03052 100644 --- a/.gitignore +++ b/.gitignore @@ -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