trees/.gitignore
David Goulet 300f0dbf69 Rename project from tofu-scrambler to trees
Signed-off-by: David Goulet <dgoulet@riseup.net>
2017-02-12 13:19:45 -05:00

41 lines
393 B
Plaintext

*.log
*.o
*.so
*.swp
*.o
*.swo
*.pyc
Makefile
.libs/
.deps/
*~
*.la
*.lo
Makefile.in
*.info
*.bz2
*.tar
configure
aclocal.m4
autom4te.cache/
trees-config.h
trees-config.h.in
config.log
config.status
stamp-h1
libtool
tags
/config/
# cscope and ctags
cscope.*
tags
TAGS
# m4 macros not automatically generated
/m4/libtool.m4
/m4/ltoptions.m4
/m4/ltsugar.m4
/m4/ltversion.m4
/m4/lt~obsolete.m4