We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eded138 commit a05b7bfCopy full SHA for a05b7bf
3 files changed
magmi/.htaccess
@@ -0,0 +1,14 @@
1
+<FilesMatch "\.(ini)$">
2
+Order allow,deny
3
+Deny from all
4
+</FilesMatch>
5
+
6
+<FilesMatch "^\.">
7
8
9
10
11
+<FilesMatch "ReleaseNotes.txt">
12
13
14
magmi/cli/.htaccess
@@ -0,0 +1 @@
magmi/tests/.htaccess
0 commit comments