add .cvsignore and .htaccess files
authorGlenn Adams <glenn@skynav.com>
Sun, 26 Oct 2008 04:00:49 +0000
changeset 2 4e385f63e112
parent 1 65446370244d
child 3 8229c2c630ab
add .cvsignore and .htaccess files
old/dfxp/.cvsignore
old/dfxp/.htaccess
old/dfxp/archive/.cvsignore
old/dfxp/examples/.cvsignore
old/dfxp/rnc/.cvsignore
old/dfxp/xsd/.cvsignore
old/req/.htaccess
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/old/dfxp/.cvsignore	Sun Oct 26 04:00:49 2008 +0000
@@ -0,0 +1,2 @@
+*.zip
+tidy.html
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/old/dfxp/.htaccess	Sun Oct 26 04:00:49 2008 +0000
@@ -0,0 +1,3 @@
+<Files ~ "\.html$">
+ForceType 'text/html; charset=UTF-8'
+</Files>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/old/dfxp/archive/.cvsignore	Sun Oct 26 04:00:49 2008 +0000
@@ -0,0 +1,1 @@
+ttaf1-dfxp-20041101
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/old/dfxp/examples/.cvsignore	Sun Oct 26 04:00:49 2008 +0000
@@ -0,0 +1,1 @@
+*.esc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/old/dfxp/rnc/.cvsignore	Sun Oct 26 04:00:49 2008 +0000
@@ -0,0 +1,1 @@
+*.esc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/old/dfxp/xsd/.cvsignore	Sun Oct 26 04:00:49 2008 +0000
@@ -0,0 +1,1 @@
+*.esc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/old/req/.htaccess	Sun Oct 26 04:00:49 2008 +0000
@@ -0,0 +1,3 @@
+<Files ~ "\.html$">
+ForceType 'text/html; charset=UTF-8'
+</Files>