initialize generic rms-software repository
Add the reusable RMS core application (server, web UI, plugins, tests, tools) with generic defaults, GPL licensing, and maintainer context documentation so deployments can consume this repo as software source independent of station-specific overlays.
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
node_modules/
|
||||
.env
|
||||
data/*.json
|
||||
data/*.log
|
||||
data/openwebrx-access-policy.txt
|
||||
data/openwebrx-persistent-users.txt
|
||||
!data/.gitkeep
|
||||
logs/
|
||||
Reference in New Issue
Block a user