author | Sergey Poznyakoff <gray@gnu.org.ua> | 2009-09-15 07:40:29 (GMT) |
---|---|---|
committer | Sergey Poznyakoff <gray@gnu.org.ua> | 2009-09-15 07:40:54 (GMT) |
commit | 989a5bbb74c3620abaa2191ce2c4f8d5968dbf0a (patch) (side-by-side diff) | |
tree | c0b2324a523905c3c17201cc2468c9078976fc74 /.gitignore | |
parent | dbad35177723e19147ab49b59a3728e00fe05875 (diff) | |
download | pies-989a5bbb74c3620abaa2191ce2c4f8d5968dbf0a.tar.gz pies-989a5bbb74c3620abaa2191ce2c4f8d5968dbf0a.tar.bz2 |
Branch off from the Mailfromd project into a separate repository.
-rw-r--r-- | .gitignore | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f7b417d --- a/dev/null +++ b/.gitignore @@ -0,0 +1,29 @@ +*.a +*.la +*.lo +*.o +*.tar.* +*~ +.bootstrap +.deps +.emacs* +.gdbinit +.libs +ABOUT-NLS +ChangeLog +INSTALL +Makefile +Makefile.in +TAGS +aclocal.m4 +autom4te.cache/ +build-aux +config.h +config.h.in +config.log +config.status +configure +core +gnu +m4 +stamp-h1 |