libkernaux/.gitignore

46 lines
670 B
Plaintext

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