diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -1,23 +1,27 @@ *~ -*.a +*.la +*.lo *.o *.swp .deps +.libs Makefile Makefile.am.user Makefile.in aclocal.m4 ar-lib autom4te.cache +autoscan-2.69.log compile -config.h -config.h.in -config.log -config.status +config.* configure +configure.scan depcomp html icclienttest install-sh +libtool +ltmain.sh +m4 missing stamp-h1 |