-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.bzrignore
executable file
·46 lines (45 loc) · 974 Bytes
/
.bzrignore
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.git
.gitignore
*.pyc
cache/*
cron/crontab
databases/*
errors/*
models/000_config.py
models/config.py
sessions/*
static/scripts/tools/httpserver.log
uploads/*
tool/*
tool/tmp/*
tool/results/*
tool/files/*
.openid/*
.tmp/*
.raw/*
static/videos/*
static/scripts/ext/.docs/*
static/scripts/ext/.examples/*
static/scripts/ext/.test/*
static/scripts/gis/openlayers/.apidoc_config/*
static/scripts/gis/openlayers/.build/*
static/scripts/gis/openlayers/.doc/*
static/scripts/gis/openlayers/.doc_config/*
static/scripts/gis/openlayers/.examples/*
static/scripts/gis/openlayers/.tests/*
static/scripts/gis/openlayers/.tools/*
static/scripts/gis/GeoExt/.build/*
static/scripts/gis/GeoExt/.docs/*
static/scripts/gis/GeoExt/.examples/*
static/scripts/gis/GeoExt/.tests/*
static/scripts/gis/mapfish/.tests/*
static/selenium/results/*
static/selenium/scripts/diagTestResults.txt
static/*/.svn/*
static/*test*
static/videos/*
tests/.cherrypy/*
.DS_Store
languages/*.po
__init__.pyc
*.log