Browse Source

update .gitignore

pull/2568/head
chenshihai 2 years ago
parent
commit
43b88aa12f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .gitignore

+ 1
- 1
.gitignore View File

@@ -55,6 +55,7 @@ coverage.all
!/custom/conf/templates
/custom/conf/app.ini
!/custom/conf/app.ini.sample
/custom/public/kanban
/data
/indexers
/log
@@ -80,7 +81,6 @@ coverage.all
/public/css
/public/fonts
/public/fomantic
/public/kanban
/public/img/svg
/VERSION



Loading…
Cancel
Save