diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-01-08 23:56:51 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-01-08 23:56:51 -0800 |
commit | 04155acbb8967f2425d9b7a690890e6178fc898a (patch) | |
tree | a5b66ab0df0fcffc4cfe614e2c7e4e6709992ff5 /.gitignore | |
parent | 2b0e8f4306b8580f54531da1b4e6e5c1e891e02b (diff) |
add gitignore
Diffstat (limited to '.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..4c7f2b9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +hardware-configuration.nix
\ No newline at end of file |