Rev 2873: Ignore more built files in bzr tree (mbp) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Tue Oct 2 04:43:26 BST 2007


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 2873
revision-id: pqm at pqm.ubuntu.com-20071002034323-vljek8tt4xkzxkcu
parent: pqm at pqm.ubuntu.com-20070928041435-uls0r9txks111272
parent: mbp at sourcefrog.net-20071002025430-5qkc146iuaqxdsgk
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Tue 2007-10-02 04:43:23 +0100
message:
  Ignore more built files in bzr tree (mbp)
modified:
  .bzrignore                     bzrignore-20050311232317-81f7b71efa2db11a
    ------------------------------------------------------------
    revno: 2872.1.2
    merged: mbp at sourcefrog.net-20071002025430-5qkc146iuaqxdsgk
    parent: mbp at sourcefrog.net-20070928065208-lvvvt05b0tov46h4
    committer: Martin Pool <mbp at sourcefrog.net>
    branch nick: trivial
    timestamp: Tue 2007-10-02 12:54:30 +1000
    message:
      Ignore .pyd files in bzr tree (windows C extensions)
    ------------------------------------------------------------
    revno: 2872.1.1
    merged: mbp at sourcefrog.net-20070928065208-lvvvt05b0tov46h4
    parent: pqm at pqm.ubuntu.com-20070928041435-uls0r9txks111272
    committer: Martin Pool <mbp at sourcefrog.net>
    branch nick: trivial
    timestamp: Fri 2007-09-28 16:52:08 +1000
    message:
      Add more ignored files
=== modified file '.bzrignore'
--- a/.bzrignore	2007-09-14 06:31:28 +0000
+++ b/.bzrignore	2007-10-02 02:54:30 +0000
@@ -19,6 +19,7 @@
 [#]*#
 .#*
 ./tags
+./bzrlib/tags
 ./TAGS
 # The shelf plugin uses this dir
 ./.shelf
@@ -42,3 +43,6 @@
 doc/en/release-notes/NEWS.txt
 doc/en/developer-guide/HACKING.txt
 doc/en/user-reference/bzr_man.txt
+# built extension modules
+bzrlib/_*_c.so
+bzrlib/_*_c.pyd




More information about the bazaar-commits mailing list