diff options
author | sinanmohd <sinan@sinanmohd.com> | 2023-06-27 20:14:49 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2023-07-01 08:54:34 +0530 |
commit | 08eb7395497825a246c53de5b42b22fa12b7f00d (patch) | |
tree | 363c42e4a90ad46694a50d0bc900649f7c92d032 | |
parent | 7853213fee5b12097d1e7bc551e0269584fdade6 (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 |