diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-01-30 14:26:38 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-01-30 14:26:38 +0100 |
commit | e4bd4aba8d057497702151cb9c72a8ad110a3c45 (patch) | |
tree | ef77eda9fef130d079a5d41279b34fd23c415a21 /.gitignore | |
parent | 5a46d876efbb5bbb021310aac7b2c200fd45e8b1 (diff) |
updating ignores
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..618e423f --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +*~ +*Makefile.in +*Makefile +aclocal.m4 +autom4te.cache +autoscan.log +compile +configure +depcomp +missing +taler_config.h.in +install-sh +config.log +config.status +stamp-h1 +taler_config.h +config.guess +config.sub +libtool +ltmain.sh +test-driver +m4/ +INSTALL +GPATH +GRTAGS +GTAGS +*.swp |