mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-13 00:06:13 +02:00
Add .stignore for syncthing (#18540)
This symlink tells synchting to ignore stuff that's in .gitignore. Updates https://github.com/tailscale/corp/issues/36250 Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
This commit is contained in:
parent
8f8236feb3
commit
d7d12761ba
3
.gitignore
vendored
3
.gitignore
vendored
@ -52,3 +52,6 @@ client/web/build/assets
|
||||
|
||||
# Ignore personal IntelliJ settings
|
||||
.idea/
|
||||
|
||||
# Ignore syncthing state directory.
|
||||
/.stfolder
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user