瀏覽代碼

排除 .env

visuddhinanda 4 年之前
父節點
當前提交
808da1e443
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -17,6 +17,9 @@
 /app/config.php
 /app/config.js
 /app/path.php
+
+.env
+
 # dependencies
 /vendor/
 /node_modules/