Files
gitea/public/vendor/plugins/codemirror/.gitignore
Michael Lustfield 9df0eafa25 Move 3rd party js/css into public/vendor and document sources (#2383)
This commit cherry picks the following commits (master -> v1.2):
  a915a09
  874f9be
  233bbcf

Ref: https://github.com/go-gitea/gitea/issues/1484
Signed-off-by: Michael Lustfield <michael@lustfield.net>
2017-08-25 10:01:17 +08:00

9 lines
70 B
Plaintext

/node_modules
/npm-debug.log
/test*.html
.tern-*
*~
*.swp
.idea
*.iml