ocsync_exclude.conf 843 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. # Exclude patterns (one per line). Blank lines in the file and
  2. # lines starting with '#' are ignored.
  3. #
  4. # You can use shell wildcard patterns. See the manpage of sh(1)
  5. #
  6. # If a pattern starts with ']', the ']' is removed from the pattern,
  7. # And the files that matches that pattern will be ignored, but if
  8. # their parent directory is removed on the other side, the file will
  9. # be removed. Otherwise, ignored file prevent the directory from
  10. # being removed.
  11. .beagle
  12. .ccache
  13. .csync*
  14. .fontconfig
  15. .java/
  16. .jpi_cache
  17. .kde*/cache-*
  18. .kde*/socket-*
  19. .kde*/tmp-*
  20. .mozilla/plugins
  21. .mozilla/firefox/*/Cache
  22. .netscape/cache/
  23. .snapshot
  24. .thumbnails
  25. *.~*
  26. ]*.directory
  27. # exclude all object file
  28. # *.o
  29. # exclude all bak files
  30. # *.bak
  31. #
  32. # ignore conflict files.
  33. *_conflict-*
  34. .Temporary Items
  35. .Trashes
  36. .Document Revisions-V100
  37. .fseventd
  38. .apdisk
  39. .htaccess