Rename CVS ignore files to .gitignore
authorPaul Smith <psmith@gnu.org>
Sat, 12 Jan 2013 22:48:58 +0000 (17:48 -0500)
committerPaul Smith <psmith@gnu.org>
Sat, 12 Jan 2013 22:48:58 +0000 (17:48 -0500)
12 files changed:
.cvsignore [deleted file]
.gitignore [new file with mode: 0644]
config/.cvsignore [deleted file]
config/.gitignore [new file with mode: 0644]
doc/.cvsignore [deleted file]
doc/.gitignore [new file with mode: 0644]
glob/.cvsignore [deleted file]
po/.cvsignore [deleted file]
po/.gitignore [new file with mode: 0644]
tests/.cvsignore [deleted file]
tests/.gitignore [new file with mode: 0644]
w32/.cvsignore [deleted file]

diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644 (file)
index 15ec215..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-*.gz *.Z *.tar *.tgz
-=*
-TODO COPYING* ABOUT-NLS
-make-3* make-test*
-*.info *.info-*
-stamp-*
-makebook*
-
-.*gdbinit
-.gdb_history
-
-*.dep *.dvi *.toc *.aux *.log
-*.cp *.cps *.fn *.fns *.vr *.vrs *.tp *.tps *.ky *.kys *.pg *.pgs
-
-README README.DOS README.W32 README.OS2
-aclocal.m4 autom4te.cache
-config.h.in config.h config.status config.cache configure
-Makefile.in Makefile
-build.sh.in build.sh
-SMakefile NMakefile Makefile.DOS
-config.ami configh.dos config.h.W32 config.h-vms
-
-loadavg loadavg.c make
-
-gmk-default.h
-
-.deps .dep_segment ID TAGS
-
-_*
-sun4 i386 i386-netbsd hp300-netbsd hp300 rs6000 sun3 news800 amiga
-hp700 hp834 mips sol2 i486-linux
-
-customs
-
-install-sh mkinstalldirs
-
-.directive.asc
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..15ec215
--- /dev/null
@@ -0,0 +1,37 @@
+*.gz *.Z *.tar *.tgz
+=*
+TODO COPYING* ABOUT-NLS
+make-3* make-test*
+*.info *.info-*
+stamp-*
+makebook*
+
+.*gdbinit
+.gdb_history
+
+*.dep *.dvi *.toc *.aux *.log
+*.cp *.cps *.fn *.fns *.vr *.vrs *.tp *.tps *.ky *.kys *.pg *.pgs
+
+README README.DOS README.W32 README.OS2
+aclocal.m4 autom4te.cache
+config.h.in config.h config.status config.cache configure
+Makefile.in Makefile
+build.sh.in build.sh
+SMakefile NMakefile Makefile.DOS
+config.ami configh.dos config.h.W32 config.h-vms
+
+loadavg loadavg.c make
+
+gmk-default.h
+
+.deps .dep_segment ID TAGS
+
+_*
+sun4 i386 i386-netbsd hp300-netbsd hp300 rs6000 sun3 news800 amiga
+hp700 hp834 mips sol2 i486-linux
+
+customs
+
+install-sh mkinstalldirs
+
+.directive.asc
diff --git a/config/.cvsignore b/config/.cvsignore
deleted file mode 100644 (file)
index b95b83b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-*.m4
-config.*
-mkinstalldirs
-texinfo.tex
-mdate-sh
-compile
-depcomp
-install-sh
-missing
-
-Makefile Makefile.in
diff --git a/config/.gitignore b/config/.gitignore
new file mode 100644 (file)
index 0000000..b95b83b
--- /dev/null
@@ -0,0 +1,11 @@
+*.m4
+config.*
+mkinstalldirs
+texinfo.tex
+mdate-sh
+compile
+depcomp
+install-sh
+missing
+
+Makefile Makefile.in
diff --git a/doc/.cvsignore b/doc/.cvsignore
deleted file mode 100644 (file)
index 49f3e9d..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-Makefile Makefile.in
-version.texi fdl.texi make-stds.texi texinfo.tex
-make.info*
-make*.html
-make.aux make.cp make.cps make.fn make.fns make.ky
-make.pg make.toc make.tp make.vr make.log
-make.dvi make.ps make.pdf
-stamp-vti
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644 (file)
index 0000000..49f3e9d
--- /dev/null
@@ -0,0 +1,8 @@
+Makefile Makefile.in
+version.texi fdl.texi make-stds.texi texinfo.tex
+make.info*
+make*.html
+make.aux make.cp make.cps make.fn make.fns make.ky
+make.pg make.toc make.tp make.vr make.log
+make.dvi make.ps make.pdf
+stamp-vti
diff --git a/glob/.cvsignore b/glob/.cvsignore
deleted file mode 100644 (file)
index efc8094..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile Makefile.in
-.deps
diff --git a/po/.cvsignore b/po/.cvsignore
deleted file mode 100644 (file)
index e850229..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-*.gmo *.mo *.pot *.po
-
-Makefile Makefile.in Makefile.in.in Makevars.template
-Rules-quot stamp-po
-*.sed *.sin *.header
-POTFILES
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644 (file)
index 0000000..e850229
--- /dev/null
@@ -0,0 +1,6 @@
+*.gmo *.mo *.pot *.po
+
+Makefile Makefile.in Makefile.in.in Makevars.template
+Rules-quot stamp-po
+*.sed *.sin *.header
+POTFILES
diff --git a/tests/.cvsignore b/tests/.cvsignore
deleted file mode 100644 (file)
index 2fe9187..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-work
-.*gdbinit
-.gdb_history
diff --git a/tests/.gitignore b/tests/.gitignore
new file mode 100644 (file)
index 0000000..2fe9187
--- /dev/null
@@ -0,0 +1,3 @@
+work
+.*gdbinit
+.gdb_history
diff --git a/w32/.cvsignore b/w32/.cvsignore
deleted file mode 100644 (file)
index efc8094..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile Makefile.in
-.deps