this repo has no description

add Nix stuff to .gitignore

+4 -1
+4 -1
.gitignore
··· 64 64 # network security 65 65 /network-security.data 66 66 67 - 67 + # ---> Nix 68 + # Ignore build outputs from performing a nix-build or `nix build` command 69 + result 70 + result-*