diff options
author | sinanmohd <sinan@firemail.cc> | 2023-06-27 20:14:49 +0530 |
---|---|---|
committer | sinanmohd <sinan@firemail.cc> | 2023-07-01 08:54:34 +0530 |
commit | f212b7088607e4391c13491167b855d40cba6dd9 (patch) | |
tree | 363c42e4a90ad46694a50d0bc900649f7c92d032 | |
parent | 310fae33fa5bacca74c9377f28689e89295ab630 (diff) |
repo: add gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..577b0a0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +hardware-configuration.nix |