16 lines
317 B
Plaintext
16 lines
317 B
Plaintext
# .SyncIgnore is a UTF-8 encoded .txt file that helps you specify single files, paths and rules
|
|
# for ignoring during the synchronization job. It supports "?" and "*" wildcard symbols.
|
|
#
|
|
#
|
|
# OS generated files #
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
desktop.ini
|
|
Thumbs.db
|
|
.git
|
|
.gitattributes
|