From: Kevin M. Rosenberg Date: Sat, 6 Sep 2003 16:24:47 +0000 (+0000) Subject: r6298: convert .cvsignore to svn:ignore properties X-Git-Tag: debian-4.5.3-3~68 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=01acfa479bff099d5de3b49cb58e0beb2221bdfa r6298: convert .cvsignore to svn:ignore properties --- diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 383cdbe..0000000 --- a/.cvsignore +++ /dev/null @@ -1,14 +0,0 @@ -Makefile -build-stamp -config.cache -config.h -config.log -config.status -configure-stamp -stamp-h -stamp-h.in -docs -autom4te.cache - -depcomp -stamp-h1 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..383cdbe --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +Makefile +build-stamp +config.cache +config.h +config.log +config.status +configure-stamp +stamp-h +stamp-h.in +docs +autom4te.cache + +depcomp +stamp-h1 diff --git a/cgi-bin/.cvsignore b/cgi-bin/.cvsignore deleted file mode 100644 index 443bd3d..0000000 --- a/cgi-bin/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -Makefile -ctsim.cgi -ctsim.conf diff --git a/cgi-bin/.gitignore b/cgi-bin/.gitignore new file mode 100644 index 0000000..443bd3d --- /dev/null +++ b/cgi-bin/.gitignore @@ -0,0 +1,3 @@ +Makefile +ctsim.cgi +ctsim.conf diff --git a/debian/.cvsignore b/debian/.cvsignore deleted file mode 100644 index 1f0ebdb..0000000 --- a/debian/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ -ctsim -files -ctsim.prerm.debhelper -ctsim.postinst.debhelper diff --git a/debian/.gitignore b/debian/.gitignore new file mode 100644 index 0000000..1f0ebdb --- /dev/null +++ b/debian/.gitignore @@ -0,0 +1,4 @@ +ctsim +files +ctsim.prerm.debhelper +ctsim.postinst.debhelper diff --git a/doc/.cvsignore b/doc/.cvsignore deleted file mode 100644 index 4baa870..0000000 --- a/doc/.cvsignore +++ /dev/null @@ -1,23 +0,0 @@ -Makefile -Makefile.in -html -ctsim.dvi -ctsim.toc -ctsim.pdf -ctsim.ps -ctsim.ilg -ctsim.ind -ctsim.bib -ctsim.blg -ctsim.con -ctsim.hhc -ctsim.hhk -ctsim.hhp -ctsim.idx -ctsim.log -ctsim.ref -psbjoin.aux -*.aux -ctsim.bb -ctsim.bbl -ctsim.htb diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 0000000..4baa870 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,23 @@ +Makefile +Makefile.in +html +ctsim.dvi +ctsim.toc +ctsim.pdf +ctsim.ps +ctsim.ilg +ctsim.ind +ctsim.bib +ctsim.blg +ctsim.con +ctsim.hhc +ctsim.hhk +ctsim.hhp +ctsim.idx +ctsim.log +ctsim.ref +psbjoin.aux +*.aux +ctsim.bb +ctsim.bbl +ctsim.htb diff --git a/getopt/.cvsignore b/getopt/.cvsignore deleted file mode 100644 index bd5fe06..0000000 --- a/getopt/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -.deps diff --git a/getopt/.gitignore b/getopt/.gitignore new file mode 100644 index 0000000..bd5fe06 --- /dev/null +++ b/getopt/.gitignore @@ -0,0 +1,2 @@ +Makefile +.deps diff --git a/helical/.cvsignore b/helical/.cvsignore deleted file mode 100644 index 8b5953c..0000000 --- a/helical/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -sample-helical.sh -Makefile diff --git a/helical/.gitignore b/helical/.gitignore new file mode 100644 index 0000000..8b5953c --- /dev/null +++ b/helical/.gitignore @@ -0,0 +1,2 @@ +sample-helical.sh +Makefile diff --git a/html/.cvsignore b/html/.cvsignore deleted file mode 100644 index abe4c5a..0000000 --- a/html/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -simulate.html diff --git a/html/.gitignore b/html/.gitignore new file mode 100644 index 0000000..abe4c5a --- /dev/null +++ b/html/.gitignore @@ -0,0 +1,2 @@ +Makefile +simulate.html diff --git a/include/.cvsignore b/include/.cvsignore deleted file mode 100644 index f3c7a7c..0000000 --- a/include/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -Makefile diff --git a/include/.gitignore b/include/.gitignore new file mode 100644 index 0000000..f3c7a7c --- /dev/null +++ b/include/.gitignore @@ -0,0 +1 @@ +Makefile diff --git a/libctgraphics/.cvsignore b/libctgraphics/.cvsignore deleted file mode 100644 index bd5fe06..0000000 --- a/libctgraphics/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -.deps diff --git a/libctgraphics/.gitignore b/libctgraphics/.gitignore new file mode 100644 index 0000000..bd5fe06 --- /dev/null +++ b/libctgraphics/.gitignore @@ -0,0 +1,2 @@ +Makefile +.deps diff --git a/libctsim/.cvsignore b/libctsim/.cvsignore deleted file mode 100644 index bd5fe06..0000000 --- a/libctsim/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -.deps diff --git a/libctsim/.gitignore b/libctsim/.gitignore new file mode 100644 index 0000000..bd5fe06 --- /dev/null +++ b/libctsim/.gitignore @@ -0,0 +1,2 @@ +Makefile +.deps diff --git a/libctsupport/.cvsignore b/libctsupport/.cvsignore deleted file mode 100644 index bd5fe06..0000000 --- a/libctsupport/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -.deps diff --git a/libctsupport/.gitignore b/libctsupport/.gitignore new file mode 100644 index 0000000..bd5fe06 --- /dev/null +++ b/libctsupport/.gitignore @@ -0,0 +1,2 @@ +Makefile +.deps diff --git a/man/.cvsignore b/man/.cvsignore deleted file mode 100644 index f3c7a7c..0000000 --- a/man/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -Makefile diff --git a/man/.gitignore b/man/.gitignore new file mode 100644 index 0000000..f3c7a7c --- /dev/null +++ b/man/.gitignore @@ -0,0 +1 @@ +Makefile diff --git a/src/.cvsignore b/src/.cvsignore deleted file mode 100644 index 021ff97..0000000 --- a/src/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ -Makefile -.deps -ctsim - diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..021ff97 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,4 @@ +Makefile +.deps +ctsim + diff --git a/tools/.cvsignore b/tools/.cvsignore deleted file mode 100644 index 5001684..0000000 --- a/tools/.cvsignore +++ /dev/null @@ -1,6 +0,0 @@ -Makefile -.deps -ctsimtext -sample-ctsim.sh - - diff --git a/tools/.gitignore b/tools/.gitignore new file mode 100644 index 0000000..5001684 --- /dev/null +++ b/tools/.gitignore @@ -0,0 +1,6 @@ +Makefile +.deps +ctsimtext +sample-ctsim.sh + +