-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Not sure if this is a bug in lemonsync, or bad configuration, but I appear to be unable to get lemonsync to ignore the .git directory.. I've tried
"ignore_patterns": [ "*.tmp", "./.git*", "*.DS_STORE", ".gitignore", "lemonsync.json" ]
also
"ignore_patterns": [ "*.tmp", ".git", "*.DS_STORE", ".gitignore", "lemonsync.json" ]
"ignore_patterns": [ "*.tmp", "./.git", "*.DS_STORE", ".gitignore", "lemonsync.json" ]
"ignore_patterns": [ "*.tmp", "*/.git*", "*.DS_STORE", ".gitignore", "lemonsync.json" ]
Any suggestions welcome..
macDaddy:lemonstand howard$ lemonsync
🍋 Connecting to your store (https://rooster-bagel-co.lemonstand.com) ... 🍋
301 new local file(s) were found.
10 new store file(s) were found.
1 file(s) have changed.
Do you want to overwrite your local or remote files?
Type "local" to overwrite your local theme: /Users/howard/Repos/rooster/lemonstand
Type "remote" to overwrite your store's theme: rooster-dev-howard
Hit <enter> to begin watching for local changes.
🍋 remote
Overwriting store's theme...
- theme.yaml
- .git/COMMIT_EDITMSG
- .git/FETCH_HEAD
- .git/HEAD
- .git/ORIG_HEAD
- .git/config
- .git/description
- .git/hooks/applypatch-msg.sample
- .git/hooks/commit-msg.sample
- .git/hooks/post-update.sample
- .git/hooks/pre-applypatch.sample
- .git/hooks/pre-commit.sample
- .git/hooks/pre-push.sample
- .git/hooks/pre-rebase.sample
- .git/hooks/pre-receive.sample
- .git/hooks/prepare-commit-msg.sample
- .git/hooks/update.sample
- .git/index
- .git/info/exclude
- .git/logs/HEAD
- .git/logs/refs/heads/master
- .git/logs/refs/remotes/origin/master
- .git/objects/01/b86486dea9826668c190c3c07877cfa5741f00
- .git/objects/02/d1f4eb764d3660dd0c189bdcc9112d8b566caf
- .git/objects/04/1eb4800af747b6853b246a86c78f8d77d07839
- .git/objects/04/a839217c0b28bc2133755e4c289806641ebc14
- .git/objects/05/8b4a77710fc9d4e4a5ece9f3d3876ec1c7e3a3
- .git/objects/07/22574d97cb266b1a2358579d77bf267b547724
- .git/objects/07/b7843cb2e69136f90ec916ee4a48897c9b5ecf
- .git/objects/07/e210f61ce00f8c46b8a26f59f63356bd03b688
- .git/objects/0b/0fa5a917908dd9fa3f1b15fc4bf026576efb91
- .git/objects/0b/4fb62a972c65e36c876b2ae1f715b1de5c1b83
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels