mirror of
https://github.com/prncc/obsidian-repeat-plugin.git
synced 2026-07-22 06:50:25 +00:00
13 lines
215 B
Text
13 lines
215 B
Text
.DS_Store
|
|
.vscode
|
|
node_modules
|
|
|
|
# Don't include the compiled main.js file in the repo.
|
|
# They should be uploaded to GitHub releases instead.
|
|
main.js
|
|
|
|
# Exclude sourcemaps.
|
|
*.map
|
|
|
|
# Exclude local settings.
|
|
data.json
|