chore: publish pxmon v0.2.0

This commit is contained in:
2026-06-16 21:52:10 +04:00
commit 6b703db02b
69 changed files with 25886 additions and 0 deletions
+47
View File
@@ -0,0 +1,47 @@
# Binaries
pxmon
pxmon-agent
observerctl
observer-agent
/bin/
/dist/
# Build/test artifacts
*.test
*.out
*.cover
coverage.*
*.prof
# OS/editor noise
.DS_Store
.idea/
.vscode/
*.swp
*.swo
# Runtime/config secrets
*.enc
*.key
*.pem
*.p12
*.crt
*.log
report.json
*.pid
# Local env files
.env
.env.*
# Temporary files
/tmp/
*.tmp
*.bak
*~
# Generated assets
*.png
*.jpg
*.jpeg
*.gif