d18de7d109
Overlooked when the tray dir was gitignored by theta-agent-*; the negation in .gitignore now lets the test be tracked.
13 lines
308 B
Plaintext
13 lines
308 B
Plaintext
# Binaries and build output
|
|
theta-agent
|
|
theta-agent-*
|
|
dist/
|
|
*.exe
|
|
agent.yml
|
|
!cmd/theta-agent-helper/
|
|
!cmd/theta-agent-helper/main.go
|
|
!cmd/theta-agent-tray/
|
|
!cmd/theta-agent-tray/main_test.go
|
|
# Fetched by scripts/setup-build-env.ps1, pinned in installer/windows/vendor-manifest.json
|
|
installer/windows/vendor/
|