Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ocsync_exclude.conf « config « csync - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d2b4dda8570aa253f3ed123f4abe26f9cf7a3c2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Exclude patterns (one per line).  Blank lines in the file and
# lines starting with '#' are ignored.
#
# You can use shell wildcard patterns. See the manpage of sh(1)
#
# If a pattern starts with ']', the ']' is removed from the pattern,
# And the files that matches that pattern will be ignored, but if
# their parent directory is removed on the other side, the file will
# be removed.  Otherwise, ignored file prevent the directory from
# being removed.

.beagle
.ccache
.csync*
.fontconfig
.java/
.jpi_cache
.kde*/cache-*
.kde*/socket-*
.kde*/tmp-*
.mozilla/plugins
.mozilla/firefox/*/Cache
.netscape/cache/
.snapshot
.thumbnails

*.~*
]*.directory

# exclude all object file
# *.o

# exclude all bak files
# *.bak
#

# ignore conflict files.
*_conflict-*

.Temporary Items
.Trashes
.Document Revisions-V100
.fseventd
.apdisk

.htaccess