libkernaux/.gitignore

47 lines
690 B
Plaintext
Raw Normal View History

2020-11-27 09:28:13 +00:00
*.a
*.o
.deps/
.dirstamp
2020-11-27 09:28:13 +00:00
/Makefile
/Makefile.in
/aclocal.m4
/ar-lib
/autom4te.cache/
/autoscan.log
/compile
/config.guess
2020-11-27 09:28:13 +00:00
/config.log
/config.status
/config.sub
2020-11-27 09:28:13 +00:00
/configure
/configure.scan
/depcomp
2020-12-05 23:01:20 +00:00
/examples/*.log
/examples/*.trs
2020-11-27 10:29:53 +00:00
/include/Makefile
/include/Makefile.in
2020-11-27 09:28:13 +00:00
/install-sh
/missing
2020-11-30 11:32:12 +00:00
/src/config.h
/src/config.h.in
/src/config.h.in~
/src/stamp-h1
2020-11-27 16:04:15 +00:00
/test-driver
/test-suite.log
/tests/test*.log
/tests/test*.trs
/examples/cmdline
2020-12-06 22:24:43 +00:00
/examples/printf
2020-12-07 00:27:42 +00:00
/examples/printf_va
2020-11-29 12:57:34 +00:00
/tests/multiboot2_print1
/tests/multiboot2_print2
2020-12-01 19:55:16 +00:00
/tests/test_cmdline
/tests/test_multiboot2_helpers
2020-11-28 21:24:50 +00:00
/tests/test_multiboot2_print
/tests/test_multiboot2_validation
2020-11-30 18:32:27 +00:00
/tests/test_pfa
2020-12-06 22:07:12 +00:00
/tests/test_printf
2020-11-30 00:25:30 +00:00
/tests/test_stdlib