Skip to content

Commit ebe4a43

Browse files
committed
Add back linux binaries that keep getting deleted
Please do not break the linux and osx build by deleting lhs.bin and stepwise.bin under the SAM/Sandia folder
1 parent f73302b commit ebe4a43

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ __pycache__/
295295
*.lib
296296
*.dll
297297
*.d
298-
*.bin
299298
*.mod
300299
*.run
301300

@@ -323,3 +322,7 @@ build_linux/sam\.deploy/solar_resource/
323322
build_linux/sam\.deploy/wind_resource/
324323

325324
deploy/linux_64/GtkTheme/gtk-2\.0/
325+
326+
build_linux/sam\.bin
327+
328+
deploy/linux_64/

Sandia/linux/lhs.bin

446 KB
Binary file not shown.

Sandia/linux/stepwise.bin

310 KB
Binary file not shown.

0 commit comments

Comments
 (0)