From 04155acbb8967f2425d9b7a690890e6178fc898a Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Wed, 8 Jan 2025 23:56:51 -0800 Subject: add gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') 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 -- cgit