lanceJiang 6 months ago
parent
commit
dd5cb20387
2 changed files with 4 additions and 2 deletions
  1. 3 1
      .eslintignore
  2. 1 1
      .gitignore

+ 3 - 1
.eslintignore

@@ -13,4 +13,6 @@ dist
 /bin
 .eslintrc.js
 prettier.config.js
-src/assets
+src/assets
+src/components/packages/ckeditor
+src/components/external

+ 1 - 1
.gitignore

@@ -18,7 +18,7 @@ package-lock.json
 pnpm-lock.yaml
 yarn.lock
 tests/**/coverage/
-
+.yarn
 # Editor directories and files
 .vscode/*
 !.vscode/extensions.json