1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-10-30 11:54:01 -04:00
libkernaux/.gitignore

39 lines
548 B
Text
Raw Normal View History

2020-11-27 04:28:13 -05:00
*.a
*.o
.deps/
.dirstamp
2020-11-27 04:28:13 -05:00
/Makefile
/Makefile.in
/aclocal.m4
/ar-lib
/autom4te.cache/
/autoscan.log
/compile
/config.guess
2020-11-27 04:28:13 -05:00
/config.log
/config.status
/config.sub
2020-11-27 04:28:13 -05:00
/configure
/configure.scan
/depcomp
2020-11-27 05:29:53 -05:00
/include/Makefile
/include/Makefile.in
2020-11-27 04:28:13 -05:00
/install-sh
/missing
2020-11-30 06:32:12 -05:00
/src/config.h
/src/config.h.in
/src/config.h.in~
/src/stamp-h1
2020-11-27 11:04:15 -05:00
/test-driver
/test-suite.log
/tests/test*.log
/tests/test*.trs
2020-11-29 07:57:34 -05:00
/tests/multiboot2_print1
/tests/multiboot2_print2
/tests/test_multiboot2_helpers
2020-11-28 16:24:50 -05:00
/tests/test_multiboot2_print
/tests/test_multiboot2_validation
2020-11-29 19:25:30 -05:00
/tests/test_stdlib