feat: settings application architecture

This commit is contained in:
Michael Aaron Murphy 2023-01-25 04:14:49 +01:00
commit 2709dcfee5
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
43 changed files with 7244 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
target
vendor
vendor.tar
.cargo
debian/*
!debian/changelog
!debian/control
!debian/copyright
!debian/rules
!debian/source