diff options
| author | kj_sh604 | 2025-05-28 14:36:46 -0400 |
|---|---|---|
| committer | kj_sh604 | 2025-05-28 14:36:46 -0400 |
| commit | 1fc912e90e270d5b8698761ca86c362592ce9a19 (patch) | |
| tree | 4a07471704ab65d61b4c79872436171969968a2b | |
| parent | f022780a8b1428513076982ec131ebb34044f5cd (diff) | |
refactor: add .gitignore
| -rw-r--r-- | acpilight-kj_sh604/.gitignore | 4 |
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* |
