Browse Source

updated gitignore

pull/1026/head
Sergey Makhnatkin 2 years ago
parent
commit
b49a033ee5
  1. 3
      .gitignore
  2. 1
      package.json

3
.gitignore

@ -5,3 +5,6 @@ demo/
apidoc/
dist/
*.log
.idea/
package-lock.json
support/.DS_Store

1
package.json

@ -48,6 +48,7 @@
"argparse": "^2.0.1",
"entities": "^4.4.0",
"linkify-it": "^5.0.0",
"markdown-it": "^14.1.0",
"mdurl": "^2.0.0",
"punycode.js": "^2.3.1",
"uc.micro": "^2.1.0"

Loading…
Cancel
Save