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 /.cvsignore | |
parent | 774f5a3082b9b55a7668e3a92dc847de577c4946 (diff) | |
download | glibc-2e180a26222caf478f29e272c9d1b5d9c6299752.zip glibc-2e180a26222caf478f29e272c9d1b5d9c6299752.tar.gz glibc-2e180a26222caf478f29e272c9d1b5d9c6299752.tar.bz2 |
rename each .cvsignore file to .gitignore
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 213609f..0000000 --- a/.cvsignore +++ /dev/null @@ -1,29 +0,0 @@ -*.d *.o *.so *.po *.go *.bo stamp.* *.stamp *.ustamp *.udeps -*.gz *.Z *.tar *.tgz *.bz2 -=* -TODO AUTHORS copyr-* copying.* -glibc-* - -configparms - -sun[43]* i[345]86* hp300* - -ieeetest hppa-sysdeps regex - -gpl2lgpl.sed -distinfo -distinfo - -test-include -analysis -docs -releases - -libc.prj .libc.prcs_aux -libc.proj .snprj - -TODO.html - -autom4te*.cache - -rtkaio |