diff options
| author | Alexander Barton <alex@barton.de> | 2006-12-28 13:20:07 +0000 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2006-12-28 13:20:07 +0000 |
| commit | 949a4ef79342c00b0b28eea1be60544900e619b0 (patch) | |
| tree | 5db15dc9a64a1bffb74b6cdac5f3ae27fdf93255 /.cvsignore | |
| parent | f74781647a842bb801278d54cf82cd1104563d18 (diff) | |
| download | ngircd-949a4ef79342c00b0b28eea1be60544900e619b0.tar.gz ngircd-949a4ef79342c00b0b28eea1be60544900e619b0.zip | |
Added .cvsignore files to hide generated files from CVS.
Diffstat (limited to '.cvsignore')
| -rw-r--r-- | .cvsignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 00000000..fb24d375 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,7 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.log +config.status +configure |