.gitignore 207 B

12345678910111213141516
  1. node_modules
  2. download
  3. */resources
  4. *.pak
  5. builder-debug.yml
  6. builder-effective-config.yaml
  7. *.dll
  8. *.dat
  9. *.exe
  10. *.bin
  11. LICENSE.electron.txt
  12. *.asar
  13. vk_swiftshader_icd.json
  14. LICENSES.chromium.html
  15. *.zip
  16. screenshots/*