diff options
author | Jim Meyering <meyering@redhat.com> | 2009-05-15 16:47:36 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-05-15 18:13:37 +0200 |
commit | 2e180a26222caf478f29e272c9d1b5d9c6299752 (patch) | |
tree | 6c4af6bfded2da73b4b05e17a426b9795944a7ab | |
parent | 774f5a3082b9b55a7668e3a92dc847de577c4946 (diff) | |
download | glibc-2e180a26222caf478f29e272c9d1b5d9c6299752.tar.gz glibc-2e180a26222caf478f29e272c9d1b5d9c6299752.tar.xz glibc-2e180a26222caf478f29e272c9d1b5d9c6299752.zip |
rename each .cvsignore file to .gitignore
-rw-r--r-- | .gitignore (renamed from .cvsignore) | 0 | ||||
-rw-r--r-- | assert/.gitignore (renamed from assert/.cvsignore) | 0 | ||||
-rw-r--r-- | csu/.gitignore (renamed from csu/.cvsignore) | 0 | ||||
-rw-r--r-- | ctype/.gitignore (renamed from ctype/.cvsignore) | 0 | ||||
-rw-r--r-- | dirent/.gitignore (renamed from dirent/.cvsignore) | 0 | ||||
-rw-r--r-- | elf/.gitignore (renamed from elf/.cvsignore) | 0 | ||||
-rw-r--r-- | gmon/.gitignore (renamed from gmon/.cvsignore) | 0 | ||||
-rw-r--r-- | gnulib/.gitignore (renamed from gnulib/.cvsignore) | 0 | ||||
-rw-r--r-- | grp/.gitignore (renamed from grp/.cvsignore) | 0 | ||||
-rw-r--r-- | hurd/.gitignore (renamed from hurd/.cvsignore) | 0 | ||||
-rw-r--r-- | inet/.gitignore (renamed from inet/.cvsignore) | 0 | ||||
-rw-r--r-- | intl/.gitignore (renamed from intl/.cvsignore) | 0 | ||||
-rw-r--r-- | io/.gitignore (renamed from io/.cvsignore) | 0 | ||||
-rw-r--r-- | libio/.gitignore (renamed from libio/.cvsignore) | 0 | ||||
-rw-r--r-- | locale/.gitignore (renamed from locale/.cvsignore) | 0 | ||||
-rw-r--r-- | mach/.gitignore (renamed from mach/.cvsignore) | 0 | ||||
-rw-r--r-- | manual/.gitignore (renamed from manual/.cvsignore) | 0 | ||||
-rw-r--r-- | math/.gitignore (renamed from math/.cvsignore) | 0 | ||||
-rw-r--r-- | misc/.gitignore (renamed from misc/.cvsignore) | 0 | ||||
-rw-r--r-- | po/.gitignore (renamed from po/.cvsignore) | 0 | ||||
-rw-r--r-- | posix/.gitignore (renamed from posix/.cvsignore) | 0 | ||||
-rw-r--r-- | pwd/.gitignore (renamed from pwd/.cvsignore) | 0 | ||||
-rw-r--r-- | resolv/.gitignore (renamed from resolv/.cvsignore) | 0 | ||||
-rw-r--r-- | resource/.gitignore (renamed from resource/.cvsignore) | 0 | ||||
-rw-r--r-- | setjmp/.gitignore (renamed from setjmp/.cvsignore) | 0 | ||||
-rw-r--r-- | signal/.gitignore (renamed from signal/.cvsignore) | 0 | ||||
-rw-r--r-- | socket/.gitignore (renamed from socket/.cvsignore) | 0 | ||||
-rw-r--r-- | stdio-common/.gitignore (renamed from stdio-common/.cvsignore) | 0 | ||||
-rw-r--r-- | stdlib/.gitignore (renamed from stdlib/.cvsignore) | 0 | ||||
-rw-r--r-- | string/.gitignore (renamed from string/.cvsignore) | 0 | ||||
-rw-r--r-- | sunrpc/.gitignore (renamed from sunrpc/.cvsignore) | 0 | ||||
-rw-r--r-- | sysdeps/mach/hurd/.gitignore (renamed from sysdeps/mach/hurd/.cvsignore) | 0 | ||||
-rw-r--r-- | sysdeps/unix/common/.gitignore (renamed from sysdeps/unix/common/.cvsignore) | 0 | ||||
-rw-r--r-- | sysvipc/.gitignore (renamed from sysvipc/.cvsignore) | 0 | ||||
-rw-r--r-- | termios/.gitignore (renamed from termios/.cvsignore) | 0 | ||||
-rw-r--r-- | time/.gitignore (renamed from time/.cvsignore) | 0 | ||||
-rw-r--r-- | wcsmbs/.gitignore (renamed from wcsmbs/.cvsignore) | 0 | ||||
-rw-r--r-- | wctype/.gitignore (renamed from wctype/.cvsignore) | 0 |
38 files changed, 0 insertions, 0 deletions
diff --git a/.cvsignore b/.gitignore index 213609fcc7..213609fcc7 100644 --- a/.cvsignore +++ b/.gitignore diff --git a/assert/.cvsignore b/assert/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/assert/.cvsignore +++ b/assert/.gitignore diff --git a/csu/.cvsignore b/csu/.gitignore index da6e41b953..da6e41b953 100644 --- a/csu/.cvsignore +++ b/csu/.gitignore diff --git a/ctype/.cvsignore b/ctype/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/ctype/.cvsignore +++ b/ctype/.gitignore diff --git a/dirent/.cvsignore b/dirent/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/dirent/.cvsignore +++ b/dirent/.gitignore diff --git a/elf/.cvsignore b/elf/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/elf/.cvsignore +++ b/elf/.gitignore diff --git a/gmon/.cvsignore b/gmon/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/gmon/.cvsignore +++ b/gmon/.gitignore diff --git a/gnulib/.cvsignore b/gnulib/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/gnulib/.cvsignore +++ b/gnulib/.gitignore diff --git a/grp/.cvsignore b/grp/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/grp/.cvsignore +++ b/grp/.gitignore diff --git a/hurd/.cvsignore b/hurd/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/hurd/.cvsignore +++ b/hurd/.gitignore diff --git a/inet/.cvsignore b/inet/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/inet/.cvsignore +++ b/inet/.gitignore diff --git a/intl/.cvsignore b/intl/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/intl/.cvsignore +++ b/intl/.gitignore diff --git a/io/.cvsignore b/io/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/io/.cvsignore +++ b/io/.gitignore diff --git a/libio/.cvsignore b/libio/.gitignore index 602b74c1ae..602b74c1ae 100644 --- a/libio/.cvsignore +++ b/libio/.gitignore diff --git a/locale/.cvsignore b/locale/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/locale/.cvsignore +++ b/locale/.gitignore diff --git a/mach/.cvsignore b/mach/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/mach/.cvsignore +++ b/mach/.gitignore diff --git a/manual/.cvsignore b/manual/.gitignore index 54abbbb5a4..54abbbb5a4 100644 --- a/manual/.cvsignore +++ b/manual/.gitignore diff --git a/math/.cvsignore b/math/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/math/.cvsignore +++ b/math/.gitignore diff --git a/misc/.cvsignore b/misc/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/misc/.cvsignore +++ b/misc/.gitignore diff --git a/po/.cvsignore b/po/.gitignore index 37752e3b33..37752e3b33 100644 --- a/po/.cvsignore +++ b/po/.gitignore diff --git a/posix/.cvsignore b/posix/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/posix/.cvsignore +++ b/posix/.gitignore diff --git a/pwd/.cvsignore b/pwd/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/pwd/.cvsignore +++ b/pwd/.gitignore diff --git a/resolv/.cvsignore b/resolv/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/resolv/.cvsignore +++ b/resolv/.gitignore diff --git a/resource/.cvsignore b/resource/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/resource/.cvsignore +++ b/resource/.gitignore diff --git a/setjmp/.cvsignore b/setjmp/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/setjmp/.cvsignore +++ b/setjmp/.gitignore diff --git a/signal/.cvsignore b/signal/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/signal/.cvsignore +++ b/signal/.gitignore diff --git a/socket/.cvsignore b/socket/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/socket/.cvsignore +++ b/socket/.gitignore diff --git a/stdio-common/.cvsignore b/stdio-common/.gitignore index 602b74c1ae..602b74c1ae 100644 --- a/stdio-common/.cvsignore +++ b/stdio-common/.gitignore diff --git a/stdlib/.cvsignore b/stdlib/.gitignore index 602b74c1ae..602b74c1ae 100644 --- a/stdlib/.cvsignore +++ b/stdlib/.gitignore diff --git a/string/.cvsignore b/string/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/string/.cvsignore +++ b/string/.gitignore diff --git a/sunrpc/.cvsignore b/sunrpc/.gitignore index b2e79b502b..b2e79b502b 100644 --- a/sunrpc/.cvsignore +++ b/sunrpc/.gitignore diff --git a/sysdeps/mach/hurd/.cvsignore b/sysdeps/mach/hurd/.gitignore index 1f69fd919a..1f69fd919a 100644 --- a/sysdeps/mach/hurd/.cvsignore +++ b/sysdeps/mach/hurd/.gitignore diff --git a/sysdeps/unix/common/.cvsignore b/sysdeps/unix/common/.gitignore index 1f69fd919a..1f69fd919a 100644 --- a/sysdeps/unix/common/.cvsignore +++ b/sysdeps/unix/common/.gitignore diff --git a/sysvipc/.cvsignore b/sysvipc/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/sysvipc/.cvsignore +++ b/sysvipc/.gitignore diff --git a/termios/.cvsignore b/termios/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/termios/.cvsignore +++ b/termios/.gitignore diff --git a/time/.cvsignore b/time/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/time/.cvsignore +++ b/time/.gitignore diff --git a/wcsmbs/.cvsignore b/wcsmbs/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/wcsmbs/.cvsignore +++ b/wcsmbs/.gitignore diff --git a/wctype/.cvsignore b/wctype/.gitignore index 3fc9f4cdf1..3fc9f4cdf1 100644 --- a/wctype/.cvsignore +++ b/wctype/.gitignore |