Adding the GPL. It did not have a license before this because the source was not public.

Getting caught up with some cr/lf changes.
This commit is contained in:
2017-02-24 14:26:58 +03:00
parent 8da7714544
commit 74731290a1
186 changed files with 1371 additions and 69 deletions

18
.sync/IgnoreList Executable file
View File

@ -0,0 +1,18 @@
# IgnoreList 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
.Spotlight-V100
.Trashes
ehthumbs.db
desktop.ini
Thumbs.db
# Temporary files #
~*
*~
.~lock.*
*.part
*.crdownload
._*

7
.sync/StreamsList Executable file
View File

@ -0,0 +1,7 @@
# StreamsList is a UTF-8 encoded .txt file that helps you specify alternate streams,
# xattrs and resource forks white list. It supports "?" and "*" wildcard symbols.
#
#
com.apple.metadata:_kMDItemUserTags
com.apple.ResourceFork
com.apple.metadata:kMDItemFinderComment