libkernaux/.gitignore

39 lines
548 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-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
2020-11-29 12:57:34 +00:00
/tests/multiboot2_print1
/tests/multiboot2_print2
/tests/test_multiboot2_helpers
2020-11-28 21:24:50 +00:00
/tests/test_multiboot2_print
/tests/test_multiboot2_validation
2020-11-30 00:25:30 +00:00
/tests/test_stdlib