Skip to content

Commit

Permalink
changed folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
VFMR committed Dec 23, 2023
1 parent 25b8196 commit 60e7dd6
Show file tree
Hide file tree
Showing 16 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ node_modules
# Don't include the compiled main.js file in the repo.
# They should be uploaded to GitHub releases instead.
main.js
src/main.js
*.zip

# Exclude sourcemaps
*.map
Expand All @@ -21,5 +23,3 @@ data.json
# Exclude macOS Finder (System Explorer) View States
.DS_Store

# exclude the compiled packages
*.zip
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-todoist",
"name": "Obsidian to Todoist",
"version": "0.2.0",
"version": "0.2.1",
"minAppVersion": "0.15.0",
"description": "Send tasks from Obsidian to Todoist",
"author": "VFMR",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 60e7dd6

Please sign in to comment.