chore: ignore irrelevant files in eslint config

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I3e1e4674177fc46e508a132016319a9c6a6a6964
This commit is contained in:
raf 2026-01-21 15:01:54 +03:00
commit 0e09f74dbb
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

7
.prettierignore Normal file
View file

@ -0,0 +1,7 @@
/node_modules/
/dist/
/.direnv
.eslintcache
*.md
*.yml
.DS_Store