summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorMarius Balteanu <marius.balteanu@zitec.com>2024-01-25 05:38:33 +0000
committerMarius Balteanu <marius.balteanu@zitec.com>2024-01-25 05:38:33 +0000
commitc99bb27e27e3c32ca5aa174de238fe3adf089310 (patch)
tree08c94446e85ecba3bec0167ce4571260fb9652a3 /.hgignore
parentf803778cde85c6d58f1e5d8740d3e46852f39a0e (diff)
downloadredmine-c99bb27e27e3c32ca5aa174de238fe3adf089310.tar.gz
redmine-c99bb27e27e3c32ca5aa174de238fe3adf089310.zip
Add Propshaft library to enable the asset pipeline without modifying existing assets (#39111).
Patch by Takashi Kato (@tohosaku). git-svn-id: https://svn.redmine.org/redmine/trunk@22626 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 48a0a5589..3e7354f7c 100644
--- a/.hgignore
+++ b/.hgignore
@@ -24,6 +24,7 @@ lib/redmine/scm/adapters/mercurial/redminehelper.pyc
lib/redmine/scm/adapters/mercurial/redminehelper.pyo
log/*.log*
log/mongrel_debug
+public/assets/*
public/dispatch.*
public/plugin_assets/*
tmp/*