mirror of https://github.com/databricks/cli.git
c25bc041b1
## Changes The pattern `.*` in a `.gitignore` file can match `.` when walking all files in a repository. If it does, then the walker immediately aborts and no files are returned. The root directory (an unnamed directory) must never be ignored. Reported in https://github.com/databricks/databricks-vscode/issues/837. ## Tests New tests pass. |
||
---|---|---|
.. | ||
file.go | ||
fileset.go | ||
glob.go | ||
glob_test.go | ||
ignorer.go |