mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
Ignore local Obsidian artifacts in formatter
This commit is contained in:
parent
b2c4876bb3
commit
19d431a76c
1 changed files with 8 additions and 0 deletions
8
.prettierignore
Normal file
8
.prettierignore
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
node_modules/
|
||||
.jj/
|
||||
.codex/
|
||||
main.js
|
||||
styles.css
|
||||
data.json
|
||||
dist/
|
||||
tmp/
|
||||
Loading…
Reference in a new issue