Update `gitignore`

feat/readonly-editor
Arik Chakma 1 year ago
parent 29f6298e2f
commit 8b2a9d3cb1
  1. 3
      .gitignore

3
.gitignore vendored

@ -30,11 +30,12 @@ tests-examples
*.csv
/editor/*
!/editor/utils/
!/editor/readonly-editor.tsx
/editor/utils/*
!/editor/utils/roadmap.ts
!/editor/utils/font.ts
!/editor/utils/is-mobile.ts
/renderer/*
!/renderer/index.tsx
!/renderer/renderer.ts
Loading…
Cancel
Save