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
New optional .gitlab-ci-local-ignores file to list file to ignore to sync with jobs.
The file could also be specified on command line.
Format should follow the `rsync` ignore format.
Also never sync the `.git/lfs` directory which, if it exists, is usually
huge.
0 commit comments