diff options
| author | Jim Meyering <jim@meyering.net> | 2006-11-23 16:31:18 +0100 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 2006-11-23 16:31:18 +0100 |
| commit | 8cafe0070a5fee3d078e29819a4a6bb831ea080f (patch) | |
| tree | 005f0256524d67b72a6c7eed4275f9fd9551da45 | |
| parent | * announce-gen: Remove file. It's moving to gnulib. (diff) | |
| download | coreutils-8cafe0070a5fee3d078e29819a4a6bb831ea080f.tar.gz coreutils-8cafe0070a5fee3d078e29819a4a6bb831ea080f.zip | |
Add announce-gen to build-aux/.*ignore files.
| -rw-r--r-- | build-aux/.cvsignore | 1 | ||||
| -rw-r--r-- | build-aux/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/.cvsignore b/build-aux/.cvsignore index e91fbeb9d..e1e4fc01e 100644 --- a/build-aux/.cvsignore +++ b/build-aux/.cvsignore @@ -1,3 +1,4 @@ +announce-gen compile config.guess config.rpath diff --git a/build-aux/.gitignore b/build-aux/.gitignore index 3acd45ae4..e028c63b7 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -1,3 +1,4 @@ +announce-gen compile config.guess config.rpath |
