From 9487fafe885da4bd57ed688a8c75696dd98a6e78 Mon Sep 17 00:00:00 2001 From: eric Date: Sat, 7 Mar 2026 00:27:51 +0100 Subject: [PATCH] fix: bun install symlinks 3 --- .gitignore | 2 -- .pre-commit-config.yaml | 1 - 2 files changed, 3 deletions(-) delete mode 120000 .pre-commit-config.yaml diff --git a/.gitignore b/.gitignore index 146af9a..b56ada2 100644 --- a/.gitignore +++ b/.gitignore @@ -23,5 +23,3 @@ node_modules/ .env !tests/.env !examples/.env - -.direnv \ No newline at end of file diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml deleted file mode 120000 index 7d0aa1a..0000000 --- a/.pre-commit-config.yaml +++ /dev/null @@ -1 +0,0 @@ -/nix/store/qqdwqwh3dwakv119ww5hbjxlpcpf418z-pre-commit-config.json \ No newline at end of file