Browse Source

Update .gitignore

Visman 3 years ago
parent
commit
15d4ac068a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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