Compare commits

..
4 Commits
Author SHA1 Message Date
Maksim Totmin aad499941c fix(aur): install unit/udev from srcdir root to match source paths; bump pkgrel 3 2026-08-26 11:21:09 +07:00
Maksim Totmin 3dfb5b7837 fix: add cmd/streamdeck-lets-go, anchor .gitignore binary pattern to root
The gitignore pattern 'streamdeck-lets-go' matched the cmd/ directory name,
silently preventing the entrypoint from being tracked since the restructure.
2026-08-26 11:16:19 +07:00
Maksim Totmin 63b4e29474 fix(aur): source unit/udev files by bare name (AUR forbids subdirectories) 2026-08-26 10:51:25 +07:00
Maksim Totmin f383cc8a9d chore(aur): bump pkgrel to 2 for new cmd/ + internal/ layout 2026-08-26 10:48:06 +07:00
+1 -1
View File
@@ -1,4 +1,4 @@
/streamdeck-lets-go streamdeck-lets-go
*.test *.test
*.out *.out
*.exe *.exe