mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2026-08-04 19:15:48 +00:00
Add Nix specific files to .gitignore
This commit is contained in:
parent
23543f4641
commit
2326a49fc9
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -21,3 +21,7 @@ _site/
|
|||
# Obsolete Nix build system artifacts
|
||||
/node_modules
|
||||
/result
|
||||
|
||||
# Nix Shell
|
||||
default.nix
|
||||
flake.nix
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue