Pinned Loading
-
Zip excluding specific directories a...
Zip excluding specific directories and files 1## Zip excluding specific directories
23Exclude *.git* file and *node_modules* directory
45$ zip -r9 [target_file] [source_file] -x *.git* node_modules/\*
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.