chore: publish pxmon v0.2.0
This commit is contained in:
+47
@@ -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
|
||||
Reference in New Issue
Block a user