summaryrefslogtreecommitdiffstats
path: root/core/vendor/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'core/vendor/.gitignore')
-rw-r--r--core/vendor/.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/vendor/.gitignore b/core/vendor/.gitignore
index fe078fdd291..25c4986898f 100644
--- a/core/vendor/.gitignore
+++ b/core/vendor/.gitignore
@@ -1,12 +1,14 @@
test/
src/
bower.json
+component.json
.jshintrc
.travis.yml
CHANGELOG*
Gemfile
gruntfile.js
Gruntfile.js
+Gulpfile.js
Makefile
package.json
README*
@@ -156,3 +158,10 @@ autosize/**
!autosize/dist/autosize.js
!autosize/.bower.json
!autosize/LICENCE.md
+
+#marked
+marked/bin
+marked/doc
+marked/index.js
+marked/lib
+marked/man