Adds secret.nix to .gitignore now that the template was shared.
This commit is contained in:
parent
d458e14da7
commit
6da6545d15
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -151,3 +151,5 @@ Cargo.lock
|
||||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||||
*.pdb
|
*.pdb
|
||||||
|
|
||||||
|
# NixOS System Configuration
|
||||||
|
secrets.nix
|
Loading…
Add table
Reference in a new issue