Sfoglia il codice sorgente

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 mesi fa
parent
commit
4df8e5f7f1
1 ha cambiato i file con 2 aggiunte e 4 eliminazioni
  1. 2
    4
      .gitignore

+ 2
- 4
.gitignore Vedi File

@@ -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…
Annulla
Salva