libyaml/.gitignore
Tina Müller acd6f6f014 Add workflow for creating release tarballs
Also minor cleanup of .github/workflows/main.yml
2020-06-22 10:21:14 -07:00

46 lines
602 B
Plaintext

*.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
/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/