Adds secret.nix to .gitignore now that the template was shared.

This commit is contained in:
recursive_recursion 2024-02-28 19:11:32 -07:00
parent d458e14da7
commit 6da6545d15

2
.gitignore vendored
View file

@ -151,3 +151,5 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# NixOS System Configuration
secrets.nix