Skip to content

Commit

Permalink
don't package VCS files
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophKaser committed Jun 2, 2020
1 parent 7cef1e0 commit 0bd5f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.ps1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
&"c:\Program Files\7-Zip\7z" a ..\filter_button.xpi *
&"c:\Program Files\7-Zip\7z" a ..\filter_button.xpi * "-x!.svn" "-x!.git"

0 comments on commit 0bd5f41

Please sign in to comment.