diff --git a/.gitignore b/.gitignore index b962c6d..477d7ef 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .DS_Store *.swp node_modules/ +*.config diff --git a/.htaccess b/.htaccess index e2dfcf2..96db9b7 100644 --- a/.htaccess +++ b/.htaccess @@ -1 +1 @@ -AddType x-mapp-php5 .php .shtml .html .htm .js .css .png .jpg .gif +AddType x-mapp-php5 .php .shtml .html .htm .js .css .png .jpg .gif .py