소스 검색

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/*

Loading…
취소
저장