Files
Alta-Proxy-Tool/.gitignore
T
peji e813607f63 Initial commit — Alta Proxy Tool (APT)
Electron desktop app for Avigilon Alta Video camera proxy management.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 20:28:32 -05:00

23 lines
245 B
Plaintext

# Dependencies
node_modules/
# Build output
dist/
# External executables (not bundled via npm)
aware-cam-proxy-win.exe
aware-cam-proxy.exe
# Reference documents
*.pdf
# OS files
Thumbs.db
Desktop.ini
.DS_Store
# Editor
.vscode/
*.swp
*.swo