mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-08-19 05:37:00 +00:00
Update .gitignore to exclude release and Tailscale files
Added entries to ignore release artifacts and Tailscale files.
This commit is contained in:
@@ -1,2 +1,10 @@
|
||||
**/.DS_Store
|
||||
**/build
|
||||
|
||||
# Do not track release artifacts
|
||||
releases/
|
||||
build/
|
||||
|
||||
# Do not track downloaded Tailscale tarballs and temp bins
|
||||
tailscale_bins/
|
||||
*.tgz
|
||||
|
||||
Reference in New Issue
Block a user