tar打包排除node_modules

tar -czvf test.tar.gz --exclude=test/.node_modules test/

 

参考资料:

https://blog.51cto.com/meiling/2385324

posted @ 2022-05-03 17:01  jamstack  阅读(144)  评论(0编辑  收藏  举报