new baader-dome & astrosib-telescope daemons

This commit is contained in:
2026-03-24 23:52:07 +03:00
parent 9f2e893f1a
commit 734e36a85d
20 changed files with 497 additions and 400 deletions

12
.gitignore vendored
View File

@@ -1,3 +1,8 @@
# executables
*
!*.*
!*/
# Prerequisites
*.d
@@ -26,3 +31,10 @@
# build dirs
mk/
build/
# diff
*.log
*.tgz
*.tar.gz
*.7z
*.zip