mirror of
https://github.com/NotAShelf/nix-evaluator-stats.git
synced 2026-04-11 22:07:40 +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/
|
||||
/node_modules/
|
||||
/dist/
|
||||
/result*/
|
||||
/result*
|
||||
|
||||
# pnpm
|
||||
**/node_modules/
|
||||
**/dist/
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
/node_modules/
|
||||
/dist/
|
||||
/.direnv
|
||||
.eslintcache
|
||||
*.md
|
||||
*.yml
|
||||
.DS_Store
|
||||
**/node_modules
|
||||
**/dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue