diff options
-rw-r--r-- | .gitignore | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0689b28 --- /dev/null +++ b/.gitignore @@ -0,0 +1,30 @@ +*.a +*.bak +*.bz2 +*.gz +*.o +*.so +.*.swp +.deps +ChangeLog +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.h +config.h.in +config.log +config.status +configure +deliver +depcomp +esmtp +install-sh +lexer.c +mailq +missing +parser.c +parser.h +sendmail +stamp-h1 +ylwrap |