diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-05-24 14:45:06 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-05-24 14:45:06 +0000 |
commit | c74e0b613d3d4782a7ad34af1f9e14ebb3776e1b (patch) | |
tree | ba61dfd6c210106d2e76087500570fcf7058adfa /.gitignore | |
parent | 23c79b9959c9faa5250d6a907767feb90e4c631b (diff) | |
download | fetchmail-c74e0b613d3d4782a7ad34af1f9e14ebb3776e1b.tar.gz fetchmail-c74e0b613d3d4782a7ad34af1f9e14ebb3776e1b.tar.bz2 fetchmail-c74e0b613d3d4782a7ad34af1f9e14ebb3776e1b.zip |
Add .gitignore file for git-svn.
svn path=/branches/BRANCH_6-3/; revision=5314
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ +*~ +#*# ABOUT-NLS aclocal.m4 autom4te.cache +build* build*/ compile config.guess @@ -11,8 +14,8 @@ configure cscope.out depcomp install-sh -Makefile.in m4/ +Makefile.in missing mkinstalldirs py-compile |