Add Nix specific files to .gitignore

This commit is contained in:
Psycho 2026-05-02 08:22:51 +02:00 committed by Yannik Rödel
parent 23543f4641
commit 2326a49fc9

4
.gitignore vendored
View file

@ -21,3 +21,7 @@ _site/
# Obsolete Nix build system artifacts # Obsolete Nix build system artifacts
/node_modules /node_modules
/result /result
# Nix Shell
default.nix
flake.nix