diff options
author | Vincent Ambo <tazjin@gmail.com> | 2017-10-15T14·27+0200 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2017-10-15T14·27+0200 |
commit | d53ffba1984949fa03dd66ac088b50d9f0115e66 (patch) | |
tree | eb4b16a7aba3a301e39c36011fef7cdd4beeeba5 /.gitignore | |
parent | cc14d57c490944077896b108454b2e11fc557800 (diff) |
chore: Ignore local-configuration.nix
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ef4798b7b6aa..64bd5e540bb9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ hardware-configuration.nix +local-configuration.nix result/ |