wix-on-linux/.gitignore
Simon Tatham 7de9585efb Set up an autotools system.
Supersedes the hand-hacked Makefile I was previously working with.
2017-05-17 19:31:26 +01:00

28 lines
263 B
Text

/arc
/.deps/
/.libs/
*.lo
*.la
*.o
*.a
*.so
*.so.*
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache/
/compile
/config.h
/config.h.in
/config.log
/config.status
/config.guess
/config.sub
/configure
/depcomp
/install-sh
/missing
/stamp-h1
/libtool
/ltmain.sh
/m4