summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042025-05-28 14:36:46 -0400
committerkj_sh6042025-05-28 14:36:46 -0400
commit1fc912e90e270d5b8698761ca86c362592ce9a19 (patch)
tree4a07471704ab65d61b4c79872436171969968a2b
parentf022780a8b1428513076982ec131ebb34044f5cd (diff)
refactor: add .gitignore
-rw-r--r--acpilight-kj_sh604/.gitignore4
1 files changed, 4 insertions, 0 deletions
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*