Bugfix: Specter icons not used for Electron binary (#2227)

This commit is contained in:
Manolis Mandrapilias 2023-02-17 16:57:41 +01:00 committed by GitHub
parent 89fc5649f3
commit f19bbb2176
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 31 additions and 21 deletions

4
.gitignore vendored
View file

@ -24,6 +24,10 @@ pyinstaller/electron/version-data.json
pyinstaller/electron/downloadloc.js
pyinstaller/electron/node_modules
pyinstaller/electron/dist
pyinstaller/electron/fonts
pyinstaller/electron/typography.css
pyinstaller/electron/output.css
.DS_Store
.coverage
cypress/videos