We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f07ad0 commit 532437fCopy full SHA for 532437f
release.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
3
-zip -9r CefSharp.zip * -x Debug/\* -x \*/obj/* -x \*/bin/* -x *.DS_Store -x *.*sdf -x *.suo -x *.zip -x *.nupkg -x ipch/\* -x _ReSharper\*/*
+zip -9r CefSharp.zip * -x Debug/\* -x \*/obj/* -x \*/bin/* -x *.DS_Store -x *.*sdf -x *.suo -x *.zip -x *.nupkg -x *.diff -x ipch/\* -x _ReSharper\*/*
0 commit comments