浏览代码

Update .gitignore

Visman 3 年之前
父节点
当前提交
15d4ac068a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -2,6 +2,7 @@
 /index.php
 /index.php
 /app/config/main.php
 /app/config/main.php
 /app/config/_*
 /app/config/_*
+/app/config/db/*
 /app/cache/**/*.php
 /app/cache/**/*.php
 /app/cache/**/*.lock
 /app/cache/**/*.lock
 /app/log/*
 /app/log/*