]> andersk Git - libyaml.git/blobdiff - .gitignore
fix C++-compat error
[libyaml.git] / .gitignore
index b497167b1abad4c7ebfd89025bfe2178bc28f257..ec3700d933dcf97127746daad36cd3c6c674cd70 100644 (file)
@@ -1,27 +1,34 @@
-aclocal.m4
-autom4te.cache
-configure
+*.BAK
+*.a
+*.cmake
+*.dll
+*.exe
+*.la
+*.lo
+*.log
+*.o
+*.pc
+*.so
+*.trs
+*~
+.deps/
+.libs/
+/Testing/
 libtool
+CMakeCache.txt
+CMakeFiles/
+GNUmakefile
 Makefile
 Makefile.in
-stamp-h1
+aclocal.m4
+autom4te.cache
 config
-config.h
-config.h.in
-config.log
+config.h*
 config.status
-example-deconstructor
-example-deconstructor-alt
-example-reformatter
-example-reformatter-alt
-run-dumper
-run-emitter
-run-loader
-run-parser
-run-scanner
-.deps
-.libs
-*.o
-*.lo
-*.la
-*.pc
+configure
+example-deconstructor*
+example-reformatter*
+run*
+stamp-h1
+test-*
+!config/config.h.in
This page took 0.256579 seconds and 4 git commands to generate.