mirror of
https://github.com/swartzrock/obsidian-settings-float-plugin.git
synced 2026-07-22 07:48:42 +00:00
Add Obsidian ESLint configuration, tighten community review copy and styling, make narrow-window behavior effective, and document the 0.2.0 release notes.
24 lines
300 B
Text
24 lines
300 B
Text
node_modules/
|
|
main.js
|
|
*.tsbuildinfo
|
|
coverage/
|
|
.obsidian/
|
|
.vault-test/
|
|
docs/ideation/
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
|
|
# Obsidian plugin build artifact
|
|
main.js
|
|
|
|
# Obsidian local config
|
|
data.json
|
|
|
|
# Local agent tooling
|
|
.agents/
|
|
skills-lock.json
|