Files
Ștefan Talpalaru c31f80e4fc update .gitignore
with generic Autotools entries and a specific one for a generated
header. This allows building the project in the same directory as the
source.
2020-02-18 20:30:53 +01:00

31 lines
268 B
Plaintext

*~
*.o
*.lo
*.a
*.la
backtrace-supported.h
# autotools
Makefile
Makefile.in
/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
/stamp-h1
/config.*
/libtool
/ltmain.sh
/test-driver
/test-suite.log
.libs
.deps
.dirstamp
*.log
*.trs
*.tar.gz