Adds secret.nix to .gitignore now that the template was shared.
This commit is contained in:
parent
d458e14da7
commit
6da6545d15
|
@ -151,3 +151,5 @@ Cargo.lock
|
|||
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||
*.pdb
|
||||
|
||||
# NixOS System Configuration
|
||||
secrets.nix
|
Loading…
Reference in New Issue