Skip to content

Commit ef605d4

Browse files
committed
fix: stop packwiz from ignoring zips + ignore packwiz
1 parent 8258af3 commit ef605d4

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.packwizignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
*.DS_Store
33
*.mrpack
44
/LICENSE
5-
*.zip
65
/assets/*
76
/.vscode/*
87
/.idea/*
@@ -27,4 +26,7 @@
2726
/gradlew
2827
*.gradle
2928
/gradle.properties
30-
*.bat
29+
*.bat
30+
/packwiz-linux
31+
/packwiz-macos
32+
/packwiz.exe

0 commit comments

Comments
 (0)