diff options
author | Jim Meyering <jim@meyering.net> | 2006-10-21 19:50:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-10-21 19:50:47 +0000 |
commit | dcf5b47708e35e2ba1cca0c17a8e964ca925b902 (patch) | |
tree | 0e8a9ffc9be14c6fc1be08d23ca807db00b827cc /build-aux | |
parent | 46775398f2575505d355a5fea93f87bb45f07937 (diff) | |
download | coreutils-dcf5b47708e35e2ba1cca0c17a8e964ca925b902.tar.xz |
* .gitignore: Remove some references to files in subdirectories.
* build-aux/.gitignore, doc/.gitignore, lib/.gitignore: New files.
* m4/.gitignore, po/.gitignore, src/.gitignore: Likewise.
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore new file mode 100644 index 000000000..3acd45ae4 --- /dev/null +++ b/build-aux/.gitignore @@ -0,0 +1,11 @@ +compile +config.guess +config.rpath +config.sub +depcomp +gnupload +install-sh +mdate-sh +missing +texinfo.tex +ylwrap |