mirror of
https://github.com/tailix/loadwarka.git
synced 2024-11-11 13:50:54 -05:00
54 lines
710 B
Text
54 lines
710 B
Text
##########################
|
|
# Common generated files #
|
|
##########################
|
|
|
|
*.a
|
|
*.bin
|
|
*.c.d
|
|
*.img
|
|
*.o
|
|
|
|
.deps/
|
|
.dirstamp
|
|
|
|
############################
|
|
# Always generated in root #
|
|
############################
|
|
|
|
/aclocal.m4
|
|
/ar-lib
|
|
/autom4te.cache/
|
|
/autoscan.log
|
|
/compile
|
|
/config.guess
|
|
/config.h.in
|
|
/config.h.in~
|
|
/config.sub
|
|
/configure
|
|
/configure.ac~
|
|
/configure~
|
|
/depcomp
|
|
/install-sh
|
|
/missing
|
|
/test-driver
|
|
|
|
/Makefile.in
|
|
|
|
###########################################
|
|
# Only generated when configuring in root #
|
|
###########################################
|
|
|
|
/config.h
|
|
/config.log
|
|
/config.status
|
|
/stamp-h1
|
|
/test-suite.log
|
|
|
|
/Makefile
|
|
|
|
/testyboot
|
|
|
|
/examples/*.log
|
|
/examples/*.trs
|
|
/tests/test*.log
|
|
/tests/test*.trs
|