~registry/easyark/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
*.py[oc]
# These are created as byproducts of our test suite
./test*.tmp
# setup.py working directory
build
# Editor temporary/working/backup files
*$
.*.sw[nop]
.sw[nop]
*~
[#]*#
.#*
# Mac droppings
.DS_Store
# Test trash
libs
trash
environment.py
test/.coverage
.coverage
test/dummy/*
tags
test/memory.py
test_createdb.py
test_iprotocol.py
test/test.db
trash
test/test_data.xml
trash
trash