git subrepo clone --branch=0.2.5 https://github.com/yaml/libyaml.git deps/libyaml
subrepo: subdir: "deps/libyaml" merged: "2c891fc" upstream: origin: "https://github.com/yaml/libyaml.git" branch: "0.2.5" commit: "2c891fc" git-subrepo: version: "0.4.6" origin: "???" commit: "???"
This commit is contained in:
46
deps/libyaml/.gitignore
vendored
Normal file
46
deps/libyaml/.gitignore
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
*.BAK
|
||||
*.a
|
||||
*.cmake
|
||||
*.dll
|
||||
*.exe
|
||||
*.la
|
||||
*.lo
|
||||
*.log
|
||||
*.o
|
||||
*.pc
|
||||
*.so
|
||||
*.trs
|
||||
*~
|
||||
.deps/
|
||||
.libs/
|
||||
/Testing/
|
||||
/libtool
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
GNUmakefile
|
||||
Makefile
|
||||
Makefile.in
|
||||
/aclocal.m4
|
||||
/autom4te.cache
|
||||
/config
|
||||
config.h*
|
||||
/config.status
|
||||
/configure
|
||||
stamp-h1
|
||||
!config/config.h.in
|
||||
/packaging/
|
||||
/tests/run-dumper
|
||||
/tests/run-emitter
|
||||
/tests/run-emitter-test-suite
|
||||
/tests/run-loader
|
||||
/tests/run-parser
|
||||
/tests/run-parser-test-suite
|
||||
/tests/run-scanner
|
||||
/tests/example-deconstructor
|
||||
/tests/example-deconstructor-alt
|
||||
/tests/example-reformatter
|
||||
/tests/example-reformatter-alt
|
||||
/tests/run-test-suite
|
||||
/tests/test-reader
|
||||
/tests/test-version
|
||||
/dist/
|
Reference in New Issue
Block a user