diff --git a/.gitignore b/.gitignore
index acdb6593..a73ae101 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,9 @@
.DS_Store
cache/
combined/
+combine/
+compiled/
+gitstatus.log
+refreshCDN
+*.swp
+.gitignore
diff --git a/.htaccess b/.htaccess
deleted file mode 100644
index 8672b19c..00000000
--- a/.htaccess
+++ /dev/null
@@ -1,10 +0,0 @@
-#thx askapache.com
-
jQuery Mobile is built upon standard, semantic HTML, allowing pages to be accessible to the broadest range of devices possible. For A-Grade browsers, many of the components in jQuery Mobile leverage techniques such as focus management, keyboard navigation, and HTML attributes specified in the W3C's WAI-ARIA specification.
@@ -24,7 +32,32 @@While our accessibility implementation is currently a work in progress, we aim to provide a fully accessible suite of components for version 1.0.
- +data-role attributes in the HTML markup to act as the trigger to automatically initialize all jQuery Mobile widgets found on a page.