diff options
Diffstat (limited to 'core/vendor/.gitignore')
-rw-r--r-- | core/vendor/.gitignore | 4 |
1 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 |