You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contrary to the gitattributes(5) manpage, directories are required to be excluded from archive with `path/ export-ignore` instead of `path/**`.
Refer-to: git ignoring .gitattributes pattern - Stack Overflow <https://stackoverflow.com/a/5525195/6219078>
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
0 commit comments