remove gitignore and move .htaccess into spec directory
authorscor <scorlosquet@gmail.com>
Wed, 02 Feb 2011 17:31:59 -0500
changeset 117 ec623a17cbc5
parent 116 9564023406d3
child 118 61d7e7cc6534
child 120 8c7d7a039d1b
remove gitignore and move .htaccess into spec directory
.gitignore
.htaccess
spec/.htaccess
--- a/.gitignore	Wed Feb 02 17:27:40 2011 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-index.html~
--- a/.htaccess	Wed Feb 02 17:27:40 2011 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-DirectoryIndex drafts/ED-webid-20100809/index.html index.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/spec/.htaccess	Wed Feb 02 17:31:59 2011 -0500
@@ -0,0 +1,1 @@
+DirectoryIndex drafts/ED-webid-20100809/index.html index.html