Skip to content

Commit 4f1c348

Browse files
committed
Remove release zip from git tracking
Binary release archives belong in GitHub Releases, not in git history. The zip is available at: https://github.com/NoCoderRandom/WinUnix/releases/tag/v1.0
1 parent 41da06a commit 4f1c348

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ desktop.ini
2525
.vscode/
2626
*.suo
2727
*.user
28+
29+
# Release archives (distributed via GitHub Releases, not git)
30+
releases/

releases/WinUnix-v1.0.zip

-740 KB
Binary file not shown.

0 commit comments

Comments
 (0)