From 9a0866c5b6298f8d0c89d4842a6a841379ca3d34 Mon Sep 17 00:00:00 2001 From: mmmmmaster <1343451123@qq.com> Date: Wed, 19 Jul 2017 14:18:59 +0800 Subject: [PATCH 1/2] py --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From d8763dc94f50a4801ba16f9e40946a446cbf0fa2 Mon Sep 17 00:00:00 2001 From: mmmmmaster <1343451123@qq.com> Date: Wed, 19 Jul 2017 14:23:14 +0800 Subject: [PATCH 2/2] config --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b962c6d..477d7ef 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .DS_Store *.swp node_modules/ +*.config