From 5ccf88c235e060c2c61c69011161a31c3873e690 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 15 May 2009 16:47:36 +0200 Subject: rename each .cvsignore file to .gitignore (cherry picked from commit 2e180a26222caf478f29e272c9d1b5d9c6299752) --- misc/.cvsignore | 6 ------ misc/.gitignore | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 misc/.cvsignore create mode 100644 misc/.gitignore (limited to 'misc') diff --git a/misc/.cvsignore b/misc/.cvsignore deleted file mode 100644 index 3fc9f4cdf1..0000000000 --- a/misc/.cvsignore +++ /dev/null @@ -1,6 +0,0 @@ -*.d *.o *.so *.po *.go stamp.* *.stamp *.ustamp *.udeps -*.gz *.Z *.tar *.tgz -=* -TODO COPYING* AUTHORS copyr-* copying.* -glibc-* -distinfo diff --git a/misc/.gitignore b/misc/.gitignore new file mode 100644 index 0000000000..3fc9f4cdf1 --- /dev/null +++ b/misc/.gitignore @@ -0,0 +1,6 @@ +*.d *.o *.so *.po *.go stamp.* *.stamp *.ustamp *.udeps +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* +distinfo -- cgit v1.2.3 From c432414bf8cc24847c990c2a91e34a5924b75f98 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sat, 16 May 2009 10:18:34 +0200 Subject: Remove redundant .gitignore files. (cherry picked from commit ff6ff38db28323c6de078614198c2d89e8e1df07) --- misc/.gitignore | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 misc/.gitignore (limited to 'misc') diff --git a/misc/.gitignore b/misc/.gitignore deleted file mode 100644 index 3fc9f4cdf1..0000000000 --- a/misc/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -*.d *.o *.so *.po *.go stamp.* *.stamp *.ustamp *.udeps -*.gz *.Z *.tar *.tgz -=* -TODO COPYING* AUTHORS copyr-* copying.* -glibc-* -distinfo -- cgit v1.2.3