chore(gitignore): exclude test artifacts (*-test)
NexusGuard CI / server-core-test (push) Failing after 4s
NexusGuard CI / server-core-build (push) Has been skipped
NexusGuard CI / device-agent-test (push) Failing after 4s
NexusGuard CI / device-agent-cross-build (amd64, linux) (push) Has been skipped
NexusGuard CI / device-agent-cross-build (amd64, windows) (push) Has been skipped
NexusGuard CI / device-agent-cross-build (arm64, linux) (push) Has been skipped
NexusGuard CI / dashboard-test (push) Failing after 4s
NexusGuard CI / dashboard-dist (push) Has been skipped

This commit is contained in:
datadunia
2026-06-09 21:44:35 +07:00
parent 7cae9dacf0
commit 5795677fd1
+1
View File
@@ -30,6 +30,7 @@ nexusguard.conf
# Temp # Temp
tmp/ tmp/
temp_* temp_*
*-test
*.tmp *.tmp
# Build output # Build output