Skip to content

Commit 7c3cfda

Browse files
authored
Merge pull request #2 from ORNL-AMO/update-win-build
fix(electron-dist): case sensitive images dir for production build, update win build api, packages, hide MAC OS system files
2 parents c085924 + 65f956b commit 7c3cfda

File tree

12 files changed

+5848
-1183
lines changed

12 files changed

+5848
-1183
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
node_modules
22
dist
3+
__MACOSX/
4+
.DS_Store
5+
.AppleDouble
6+
.LSOverride
7+
Icon?
8+
._*
9+
*.DS_Store
10+
*.AppleDouble
11+
*.LSOverride
12+
._*

__MACOSX/._Images

-210 Bytes
Binary file not shown.

__MACOSX/._help.html

-268 Bytes
Binary file not shown.

__MACOSX/Images/._.DS_Store

-120 Bytes
Binary file not shown.

__MACOSX/Images/._bckgrndcolor.png

-631 Bytes
Binary file not shown.

__MACOSX/Images/._dest.png

-721 Bytes
Binary file not shown.

__MACOSX/Images/._gradient.png

-631 Bytes
Binary file not shown.

__MACOSX/Images/._sourcebtn.png

-631 Bytes
Binary file not shown.

__MACOSX/Images/._t.png

-631 Bytes
Binary file not shown.

__MACOSX/Images/._type.png

-631 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)