mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Ignore .git directory when packing
This commit is contained in:
@ -74,6 +74,7 @@ find -H $packDir \
|
||||
-a ! -name "core.[1-9]*" \
|
||||
-a ! -name "log[0-9]*" \
|
||||
| sed \
|
||||
-e "\@$packDir/.git/@d" \
|
||||
-e "\@$packDir/lib/@d" \
|
||||
-e "\@$packDir/src/other/mico-*/platforms@d" \
|
||||
-e "\@$packDir/src/other/mpich-*/platforms@d" \
|
||||
|
||||
Reference in New Issue
Block a user