浏览代码

Update .gitignore with the new location for themes directory (#39111).

git-svn-id: https://svn.redmine.org/redmine/trunk@22712 e93f8b46-1217-0410-a6f0-8f06a7374b81
pull/149/head
Marius Balteanu 2 个月前
父节点
当前提交
4df8e5f7f1
共有 1 个文件被更改,包括 2 次插入4 次删除
  1. 2
    4
      .gitignore

+ 2
- 4
.gitignore 查看文件

@@ -27,10 +27,8 @@
/public/assets/*
/public/dispatch.*
/public/plugin_assets/*
/public/themes/*
!/public/themes/alternate
!/public/themes/classic
!/public/themes/README
/themes/*
!/themes/README
/tmp/*
/tmp/cache/*
/tmp/pdf/*

正在加载...
取消
保存