mirror of
https://github.com/NotAShelf/nix-evaluator-stats.git
synced 2026-04-17 16:49:52 +00:00
chore: update ignore filters for new layout
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: If3361dc6012a6214715f47f6dc5e8e9b6a6a6964
This commit is contained in:
parent
2819da8e35
commit
774e54de84
2 changed files with 8 additions and 5 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,4 +1,7 @@
|
||||||
|
# Nix
|
||||||
/.direnv/
|
/.direnv/
|
||||||
/node_modules/
|
/result*
|
||||||
/dist/
|
|
||||||
/result*/
|
# pnpm
|
||||||
|
**/node_modules/
|
||||||
|
**/dist/
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/node_modules/
|
|
||||||
/dist/
|
|
||||||
/.direnv
|
/.direnv
|
||||||
.eslintcache
|
.eslintcache
|
||||||
*.md
|
*.md
|
||||||
*.yml
|
*.yml
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
**/node_modules
|
||||||
|
**/dist
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue