diff options
| author | Matthias Andree <matthias.andree@gmx.de> | 2008-06-13 16:19:18 +0000 |
|---|---|---|
| committer | Matthias Andree <matthias.andree@gmx.de> | 2008-06-13 16:19:18 +0000 |
| commit | 1178c1d88359d1b6965594c1f0f6aa277de9c239 (patch) | |
| tree | f363351157646f339ce27e1028f6407e69340b53 /.gitignore | |
| parent | 573f369ca62130e860506b4821d1d8e504a1e2f0 (diff) | |
| download | fetchmail-1178c1d88359d1b6965594c1f0f6aa277de9c239.tar.gz fetchmail-1178c1d88359d1b6965594c1f0f6aa277de9c239.tar.bz2 fetchmail-1178c1d88359d1b6965594c1f0f6aa277de9c239.zip | |
Add ignore files.
svn path=/branches/BRANCH_6-3/; revision=5190
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..4ad4b381 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +ABOUT-NLS +aclocal.m4 +autom4te.cache +build*/ +compile +config.guess +config.h.in +config.rpath +config.sub +configure +cscope.out +depcomp +install-sh +Makefile.in +m4/ +missing +mkinstalldirs +py-compile +tags +ylwrap |
