Skip to content

[BUG] .* in .gitignore syncs an empty folder #837

@dilwong

Description

@dilwong

Describe the bug
Perhaps this is intended behavior, but .* in .gitignore causes "Sync Destination" to sync an empty folder.

To Reproduce
Steps to reproduce the behavior:

  1. With the Databrick vscode extension, use "Sync Destination" to synchronize a local folder and Databricks workspace location.
  2. Add .* to the .gitignore file.
  3. All files are deleted from the remote Databricks workspace location.

System information:

  1. Version: 1.81.1 (Universal)
    Commit: 6c3e3dba23e8fadc360aed75ce363ba185c49794
    Date: 2023-08-09T22:20:33.924Z
    Electron: 22.3.18
    ElectronBuildId: 22689846
    Chromium: 108.0.5359.215
    Node.js: 16.17.1
    V8: 10.8.168.25-electron.0
    OS: Darwin arm64 22.6.0
  2. Databricks Extension Version v1.1.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions