diff options
| author | vin <git@vineetk.net> | 2025-07-30 17:11:26 -0400 |
|---|---|---|
| committer | vin <git@vineetk.net> | 2025-07-30 17:11:26 -0400 |
| commit | 8b0b50938a189c11f1ae90b91491a6627539735d (patch) | |
| tree | 94184ee7e5fcefc1ca0bed697b1c9f267bdbeca4 /.gitignore | |
| parent | 746a31de0281d6ed86429b9b8a1b065e9bcbb9e5 (diff) | |
attempt to get dongle working
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | .* | 1 | .* |
| 2 | *~ | 2 | *~ |
| 3 | *.swp | 3 | *.swp |
| 4 | modules/ | ||
| 5 | venv/ | ||
| 6 | zephyr/ | ||
| 7 | zmk/ | ||
