Removed mklink for git
This commit is contained in:
45
Immich-wsl-source-Phares.ffs_gui
Normal file
45
Immich-wsl-source-Phares.ffs_gui
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FreeFileSync XmlType="GUI" XmlFormat="23">
|
||||
<Notes/>
|
||||
<Compare>
|
||||
<Variant>TimeAndSize</Variant>
|
||||
<Symlinks>Exclude</Symlinks>
|
||||
<IgnoreTimeShift/>
|
||||
</Compare>
|
||||
<Synchronize>
|
||||
<Changes>
|
||||
<Left Create="right" Update="right" Delete="right"/>
|
||||
<Right Create="left" Update="left" Delete="left"/>
|
||||
</Changes>
|
||||
<DeletionPolicy>Permanent</DeletionPolicy>
|
||||
<VersioningFolder Style="Replace"/>
|
||||
</Synchronize>
|
||||
<Filter>
|
||||
<Include>
|
||||
<Item>*</Item>
|
||||
</Include>
|
||||
<Exclude>
|
||||
<Item>\System Volume Information\</Item>
|
||||
<Item>\$Recycle.Bin\</Item>
|
||||
<Item>\RECYCLE?\</Item>
|
||||
<Item>\Recovery\</Item>
|
||||
<Item>*\thumbs.db</Item>
|
||||
<Item>*\.git\*</Item>
|
||||
<Item>*.Identifier | *.sync</Item>
|
||||
</Exclude>
|
||||
<SizeMin Unit="None">0</SizeMin>
|
||||
<SizeMax Unit="None">0</SizeMax>
|
||||
<TimeSpan Type="None">0</TimeSpan>
|
||||
</Filter>
|
||||
<FolderPairs>
|
||||
<Pair>
|
||||
<Left>D:\1-Images-A\Images-c9dbce3b-Results\C)Resize\c9dbce3b\Original\()</Left>
|
||||
<Right>\\wsl.localhost\Ubuntu-Immich\var\snap\immich-distribution\pictures</Right>
|
||||
</Pair>
|
||||
</FolderPairs>
|
||||
<Errors Ignore="false" Retry="0" Delay="5"/>
|
||||
<PostSyncCommand Condition="Completion"/>
|
||||
<LogFolder/>
|
||||
<EmailNotification Condition="Always"/>
|
||||
<GridViewType>Action</GridViewType>
|
||||
</FreeFileSync>
|
Reference in New Issue
Block a user