Browse Source

排除 .env

visuddhinanda 4 years ago
parent
commit
808da1e443
1 changed files with 3 additions and 0 deletions
  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/