From 28276f71ca8d32f9c0b68e80ccfcf37d175ac6f2 Mon Sep 17 00:00:00 2001 From: Raphael Date: Mon, 26 Jan 2026 13:52:41 +0100 Subject: [PATCH] core(git/ignore): adding the git ignore Nix stuff will be ignored --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6bc8536 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.envrc +.direnv/ +flake.lock