Skip to content

Commit 80e089a

Browse files
felcianoclaude
andcommitted
Move plugin files from repo root to plugin directory
- Move docs/TODOIST_AUTOSYNC_DESIGN_OPTIONS.md to dbludeau.TodoistNoteplanSync/docs/ - Remove NEW-FEATURES.md from root (duplicate of plugin version) - Remove update-todoist-live.sh (dev script not for PR) - Remove .claude/settings.local.json (local settings) - Add .claude/ to .gitignore to prevent accidental commits of local settings Addresses PR feedback to keep plugin files within plugin directory. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent e6d37f6 commit 80e089a

File tree

5 files changed

+3
-108
lines changed

5 files changed

+3
-108
lines changed

.claude/settings.local.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ Documentation-Helpers
2424
**/react.*.dev.js
2525
**/react.*.min.js
2626
.windsurfrules
27-
CLAUDE.md
27+
CLAUDE.md
28+
.claude/
29+
**/.claude/

NEW-FEATURES.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/TODOIST_AUTOSYNC_DESIGN_OPTIONS.md renamed to dbludeau.TodoistNoteplanSync/docs/TODOIST_AUTOSYNC_DESIGN_OPTIONS.md

File renamed without changes.

update-todoist-live.sh

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)