-
Notifications
You must be signed in to change notification settings - Fork 35
[BUG] .* in .gitignore syncs an empty folder #837
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- With the Databrick vscode extension, use "Sync Destination" to synchronize a local folder and Databricks workspace location.
- Add
.*to the.gitignorefile. - All files are deleted from the remote Databricks workspace location.
System information:
- 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 - Databricks Extension Version v1.1.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working