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:
@@ -52,3 +52,6 @@ client/web/build/assets
|
|||||||
|
|
||||||
# Ignore personal IntelliJ settings
|
# Ignore personal IntelliJ settings
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
|
# Ignore syncthing state directory.
|
||||||
|
/.stfolder
|
||||||
|
|||||||
Reference in New Issue
Block a user