Rev 5430: Add 'bzr-orphans' to USER_DEFAULTS in bzrlib/ignores.py. in file:///home/vila/src/bzr/bugs/323111-orphans/

Vincent Ladeuil v.ladeuil+lp at free.fr
Wed Sep 22 10:30:27 BST 2010


At file:///home/vila/src/bzr/bugs/323111-orphans/

------------------------------------------------------------
revno: 5430
revision-id: v.ladeuil+lp at free.fr-20100922093026-l5xfgzbtjjmqgnqq
parent: v.ladeuil+lp at free.fr-20100921165850-fkrlj18p68l7xxz4
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: orphan-config-option
timestamp: Wed 2010-09-22 11:30:26 +0200
message:
  Add 'bzr-orphans' to USER_DEFAULTS in bzrlib/ignores.py.
-------------- next part --------------
=== modified file 'bzrlib/ignores.py'
--- a/bzrlib/ignores.py	2010-09-04 15:34:10 +0000
+++ b/bzrlib/ignores.py	2010-09-22 09:30:26 +0000
@@ -42,6 +42,7 @@
     '.#*',
     '[#]*#',
     '__pycache__',
+    'bzr-orphans',
 ]
 
 



More information about the bazaar-commits mailing list