init. dbus registration works

This commit is contained in:
2023-10-20 09:26:38 -04:00
commit 9c598a42bb
4 changed files with 104 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Ignore Gradle project-specific cache directory
.gradle
gradle
gradlew*
# Ignore Gradle build output directory
build