diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/vendor/.gitignore | 4 | ||||
-rw-r--r-- | core/vendor/handlebars/handlebars.js (renamed from core/js/handlebars-v1.3.0.js) | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/vendor/.gitignore b/core/vendor/.gitignore index 1c303c1765f..ca64a8539ee 100644 --- a/core/vendor/.gitignore +++ b/core/vendor/.gitignore @@ -14,3 +14,7 @@ moment/*.md jquery/** !jquery/jquery* !jquery/MIT-LICENSE.txt + +# handlebars +handlebars/** +!handlebars/handlebars.js diff --git a/core/js/handlebars-v1.3.0.js b/core/vendor/handlebars/handlebars.js index bec7085c510..bec7085c510 100644 --- a/core/js/handlebars-v1.3.0.js +++ b/core/vendor/handlebars/handlebars.js |