You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 87B

12345678
  1. build
  2. node_modules
  3. .vscode
  4. lib
  5. gui/*.js
  6. src/gui/build
  7. src/gui/dist
  8. src/gui/node_modules