diff options
author | Crazazy | 2022-02-03 18:51:05 +0100 |
---|---|---|
committer | Crazazy | 2022-02-10 16:13:34 +0100 |
commit | ed86dbf66e5755267c985b0ebb544c0f3b610e3c (patch) | |
tree | c5c9d51a1e68388316db873fe1c2b565d7b6dece /.gitignore | |
parent | 3350c2c3e3ff9e846ce1675aae268976ac91a997 (diff) |
ignore hardware config
It's actually pretty easy to get it back once you remove it
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 23f8c6d..510c462 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ * !.gitignore !*.org -!hardware-configuration.nix |