~bzr/bzr-windows-installers/2.0

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Compiled python files
*.py[oc]
# Working directories for building installers
./build
./build-win32
# Editor temporary/working/backup files
*$
.*.sw[nop]
.sw[nop]
*~
[#]*#
.#*
# The shelf plugin uses this dir
./.shelf
# Mac droppings
.DS_Store
# Installer generated files
./py2exe.log
./tools/win32/bzr.iss
./dist