From 1fc912e90e270d5b8698761ca86c362592ce9a19 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Wed, 28 May 2025 14:36:46 -0400 Subject: refactor: add .gitignore --- acpilight-kj_sh604/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 acpilight-kj_sh604/.gitignore diff --git a/acpilight-kj_sh604/.gitignore b/acpilight-kj_sh604/.gitignore new file mode 100644 index 0000000..e6e31b5 --- /dev/null +++ b/acpilight-kj_sh604/.gitignore @@ -0,0 +1,4 @@ +pkg/ +src/ +acpilight/ +*.tar* -- cgit v1.2.3