Parcourir la source

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 il y a 2 mois
Parent
révision
4df8e5f7f1
1 fichiers modifiés avec 2 ajouts et 4 suppressions
  1. 2
    4
      .gitignore

+ 2
- 4
.gitignore Voir le fichier

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

Chargement…
Annuler
Enregistrer