init: Hardware Monitor server + client + web dashboard
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
# Build
|
||||
BitMonitor
|
||||
client
|
||||
server
|
||||
*.exe
|
||||
*.test
|
||||
*.out
|
||||
|
||||
# Vendor
|
||||
vendor/
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Data (local state)
|
||||
data/
|
||||
Reference in New Issue
Block a user