Added hidden Syncthing folder to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -30,7 +30,8 @@ $RECYCLE.BIN/
|
|||||||
.LSOverride
|
.LSOverride
|
||||||
|
|
||||||
# Icon must end with two \r
|
# Icon must end with two \r
|
||||||
Icon
|
Icon
|
||||||
|
|
||||||
|
|
||||||
# Thumbnails
|
# Thumbnails
|
||||||
._*
|
._*
|
||||||
@@ -51,3 +52,5 @@ Network Trash Folder
|
|||||||
Temporary Items
|
Temporary Items
|
||||||
.apdisk
|
.apdisk
|
||||||
|
|
||||||
|
# Syncthing
|
||||||
|
.stfolder
|
||||||
Reference in New Issue
Block a user