Skip to content

Commit

Permalink
fix: ignore build file
Browse files Browse the repository at this point in the history
  • Loading branch information
DecampsRenan committed Feb 18, 2021
1 parent 8d45473 commit b8b1170
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 70 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
/build/maintenance-pages

/.mongodb
/packages/editor/build/
/packages/documentation/api
/public/dist
/server/maintenance-pages/*.html
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@
"eslint-config-standard": "16.0.2",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-vue": "^7.5.0",
"evol-colorpicker": "3.4.1",
"fancy-log": "1.3.3",
Expand Down
Loading

0 comments on commit b8b1170

Please sign in to comment.