libkernaux/.gitignore

56 lines
816 B
Plaintext

*.a
*.o
.deps/
.dirstamp
/Makefile
/Makefile.in
/aclocal.m4
/ar-lib
/autom4te.cache/
/autoscan.log
/compile
/config.guess
/config.h
/config.h.in
/config.h.in~
/config.log
/config.status
/config.sub
/configure
/configure.ac~
/configure.scan
/configure~
/depcomp
/examples/*.log
/examples/*.trs
/include/Makefile
/include/Makefile.in
/install-sh
/missing
/stamp-h1
/test-driver
/test-suite.log
/tests/test*.log
/tests/test*.trs
/examples/assert
/examples/cmdline
/examples/pfa
/examples/printf
/examples/printf_va
/examples/units_human
/tests/multiboot2_print1
/tests/multiboot2_print2
/tests/test_cmdline
/tests/test_elf
/tests/test_itoa
/tests/test_multiboot2_helpers
/tests/test_multiboot2_print
/tests/test_multiboot2_validation
/tests/test_pfa
/tests/test_pfa_assert
/tests/test_printf
/tests/test_units_human