forked from inasafe/inasafe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
69 lines (69 loc) · 1.3 KB
/
.gitignore
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
/pycharm-debug.egg
/docs/apidocs
*~
*.*~
.achievements
*.aux.xml
*.bak
build
.coverage
coverage.xml
docs/build
docs/_build
docs/output
docs/release-approval-docs
*.DS_Store
.idea
.idea/inasafe-realtime.iml
.idea/runConfigurations/make_map.xml
.idea/runConfigurations/NoseTests_Realtime.xml
keywords.db
libpeerconnection.log
nohup.out
.noseids
nosetests.xml
*.orig
*.*.orig
pep8.log
.project
*.pyc
pydevpath.txt
.pydevproject
pyflakes.log
pylint.log
qgispath.txt
realtime/fixtures/context/boundaries.*
realtime/fixtures/context/gadm/
realtime/fixtures/context/gadm*
realtime/fixtures/context/Readme.txt
realtime/fixtures/context/TM_WORLD_BORDERS-0.3*
realtime/fixtures/exposure/IDN_mosaic/
realtime/fixtures/exposure/population.*
realtime/fixtures/settings/*
!realtime/fixtures/settings/README
realtime/fixtures/indonesia.sqlite
realtime/server_config.py
headless/celeryconfig.py
realtime/celeryconfig.py
safe/gui/ui/*.py
safe/report/test/output
result.txt
riab_demo_data
riab_test_data
run_qgis.sh
scripts/nightly-build-repo/apache.conf
.settings
setup.cfg
.svn
.vagrant
venv
!.gitkeep
# This is a temporary working file for building the windows installer that does string replacement on version name
scripts/build.nsi
gdalwmscache/
safe/metadata/test/inasafe/
# Generated file
*metadata.db
htmlcov/
dist/
inasafe_core.egg-info/