]> andersk Git - libyaml.git/blobdiff - .gitignore
Make declarations before other statements
[libyaml.git] / .gitignore
index ee03052fad98b5ef45205a7c0136849775289bff..ec3700d933dcf97127746daad36cd3c6c674cd70 100644 (file)
@@ -1,44 +1,34 @@
+*.BAK
+*.a
+*.cmake
+*.dll
+*.exe
+*.la
+*.lo
+*.log
+*.o
+*.pc
+*.so
+*.trs
+*~
+.deps/
+.libs/
+/Testing/
+libtool
 CMakeCache.txt
 CMakeFiles/
-CTestTestfile.cmake
+GNUmakefile
 Makefile
 Makefile.in
-Testing/
 aclocal.m4
 autom4te.cache
-cmake_install.cmake
-configure
 config
-config.h
-config.h.in
-config.h.in~
-config.log
+config.h*
 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
+configure
+example-deconstructor*
+example-reformatter*
+run*
 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
-*.la
-*.lo
-*.o
-*.pc
+test-*
+!config/config.h.in
This page took 0.043914 seconds and 4 git commands to generate.