diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,4 +1,28 @@ +*~ +*.la +*.lo +*.o *.swp +.deps +.libs CMakeLists.txt.user +Makefile +Makefile.am.user* +Makefile.in +aclocal.m4 +ar-lib +autom4te.cache +autoscan-2.69.log build* +compile +config.* +configure +configure.scan +depcomp html +install-sh +libtool +ltmain.sh +m4 +missing +stamp-h1 |