~jaroslaw-rosiek/duplicity/expose-backends

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Kenneth Loafman
  • Date: 2015-07-29 10:10:46 UTC
  • mfrom: (1109.1.8 duplicity_globmatch)
  • Revision ID: kenneth@loafman.com-20150729101046-5fcd3ydc1i3pkqli
* Merged in lp:~aaron-whitehouse/duplicity/bug_884371
  - Fixed Bug #884371 - Stopped an exclude glob trumping an earlier scan glob, but also
    ensured that an exclude glob is not trumped by a later include. This fix is important,
    as without it files that are specified to be included are not being backed up as expected.
  - Fixed Bug #932482 - a trailing slash at the end of globs no longer prevents them working
    as expected.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
*.egg
2
2
*.log
 
3
.eggs
 
4
.idea
3
5
.project
4
6
.pydevproject
5
7
.settings