murlsh 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/.gitignore ADDED
@@ -0,0 +1 @@
1
+ *~
data/.htaccess ADDED
@@ -0,0 +1,7 @@
1
+ Options -Indexes
2
+
3
+ AddOutputFilterByType DEFLATE application/javascript
4
+ AddOutputFilterByType DEFLATE application/xhtml+xml
5
+ AddOutputFilterByType DEFLATE application/xml
6
+ AddOutputFilterByType DEFLATE text/css
7
+ AddOutputFilterByType DEFLATE text/html