mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-08-20 22:27:06 +00:00
15 lines
276 B
Plaintext
15 lines
276 B
Plaintext
**/.DS_Store
|
|
**/build
|
|
|
|
# Do not track release artifacts
|
|
releases/
|
|
build/
|
|
|
|
# Do not track downloaded Tailscale tarballs and temp bins
|
|
tailscale_bins/
|
|
*.tgz
|
|
|
|
# Tailscale binaries - downloaded fresh by CI at build time, not stored in git
|
|
*/app/lib/tailscale
|
|
*/app/lib/tailscaled
|