From b877c80e256f0d9b0baffe4131a217870f3dd64e Mon Sep 17 00:00:00 2001 From: s0me1newithhand7s Date: Mon, 12 Jan 2026 17:02:10 +0300 Subject: [PATCH] .gitignore: minor fix Signed-off-by: s0me1newithhand7s --- .gitignore | 3 +-- .pre-commit-config.yaml | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 120000 .pre-commit-config.yaml diff --git a/.gitignore b/.gitignore index 7970953..07f9c2b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,5 +13,4 @@ secrets/ .trash/ .zed/ -# for local purposes -.fmtconf/ \ No newline at end of file +.pre-commit-config.yaml diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml deleted file mode 120000 index b19354f..0000000 --- a/.pre-commit-config.yaml +++ /dev/null @@ -1 +0,0 @@ -/nix/store/0nibh6zrkxhh7qc1q6kkq5810iqd0059-pre-commit-config.json \ No newline at end of file