]> andersk Git - libyaml.git/blobdiff - .gitignore
allow override of Windows static lib name
[libyaml.git] / .gitignore
index 5eb86f5ce6bb18bea0ed081ca79265065e8d57e4..ec3700d933dcf97127746daad36cd3c6c674cd70 100644 (file)
@@ -1,63 +1,34 @@
-.deps/
-.libs/
-*~
 *.BAK
+*.a
+*.cmake
+*.dll
+*.exe
 *.la
 *.lo
+*.log
 *.o
 *.pc
-/CMakeCache.txt
-/CMakeFiles/
-/CTestTestfile.cmake
-/GNUmakefile
-/Makefile
-Makefile.in
+*.so
+*.trs
+*~
+.deps/
+.libs/
 /Testing/
-/aclocal.m4
-/autom4te.cache
-/cmake_install.cmake
-/config
-/config.h
-/config.h.in
-/config.h.in~
-/config.log
-/config.status
-/configure
-/example-deconstructor
-/example-deconstructor-alt
-/example-reformatter
-/example-reformatter-alt
-/include/Makefile
-/libtool
-/libyaml.a
-/run-dumper
-/run-emitter
-/run-loader
-/run-parser
-/run-scanner
-/src/Makefile
-/stamp-h1
-/test-reader
-/test-version
-/tests/Makefile
-/tests/example-deconstructor
-/tests/example-deconstructor-alt
-/tests/example-reformatter
-/tests/example-reformatter-alt
-/tests/run-dumper
-/tests/run-emitter
-/tests/run-loader
-/tests/run-parser
-/tests/run-scanner
-/tests/run-test-suite/data
-tests/run-test-suite/src/libyaml/
-tests/run-test-suite/src/libyaml-emitter
-tests/run-test-suite/src/libyaml-parser
-/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
-/win32/Makefile
+libtool
+CMakeCache.txt
+CMakeFiles/
+GNUmakefile
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+config
+config.h*
+config.status
+configure
+example-deconstructor*
+example-reformatter*
+run*
+stamp-h1
+test-*
+!config/config.h.in
This page took 0.0292 seconds and 4 git commands to generate.