一、Git
$ touch .gitignore 編輯 .gitignore /uploads sqlConfig.php /templates_c/*.php
二、打包
7z a web11.zip D:\ugm\xampp\htdocs\web11 -mx7 -r -xr!.git
三、新專案