-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
157 lines (140 loc) · 2.32 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
.DS_Store
secrets.py
Makefile
*/.jshintrc
*/.pylintrc
*/.project
*/.pydevproject
*/.pyc
*/*/.pyc
/.ipynb_checkpoints/
*.ipynb
/notused1/
# Documentation Building
build/*
source/*
out/*
ut/*
examples/*
bfw/*
keys/*
PIL/*
ee/*
lib2/*
notused/*
algorithms/*
# lib - don't add to repo, build from pip.
lib/.*.dist-info
lib/ee/.*
Markdown-2.6.5.dist-info
_cffi_backend.pyd
alllibs_pip_freeze_requirements.txt
apiclient
bleach
bleach-1.4.2.dist-info
bunjilforestwatch - Shortcut.lnk
cffi
cffi-1.6.0.dist-info
cli
cryptography
cryptography-1.4.dist-info
dateutil
docutils
docutils-0.12.dist-info
earthengine_api-0.1.83.dist-info
easy_install.py
easy_install.pyc
ee
enum
enum34-1.1.6.dist-info
geojson
bunjilforestwatch/doc/
bunjilforestwatch/lib/googleapiclient/
bunjilforestwatch/lib/idna/
bunjilforestwatch/lib/ipaddress.py
bunjilforestwatch/lib/matplotlib-1.4.0-py2.7-nspkg.pth
bunjilforestwatch/lib/matplotlib/
bunjilforestwatch/lib/mpl_toolkits/
bunjilforestwatch/lib/numpy/
bunjilforestwatch/lib/pkg_resources/
bunjilforestwatch/lib/pyasn1/
bunjilforestwatch/lib/pyasn1_modules/
bunjilforestwatch/lib/pycparser/
bunjilforestwatch/lib/pylab.py
bunjilforestwatch/lib/pyparsing.py
bunjilforestwatch/lib/rsa/
bunjilforestwatch/lib/setuptools/
bunjilforestwatch/lib/simplejson/
bunjilforestwatch/lib/test.txt
bunjilforestwatch/lib/uritemplate/
bunjilforestwatch/test/
bunjilforestwatch/lib/OpenSSL/
bunjilforestwatch/lib/html5lib/
bunjilforestwatch/lib/httplib2/
bunjilforestwatch/lib/markdown/
bunjilforestwatch/lib/oauth2client/
bunjilforestwatch/lib/six.py
bunjilforestwatch/lib/Crypto/
bunjilforestwatch/lib/python_http_client/
bunjilforestwatch/lib/sendgrid/
bunjilforestwatch/lib/asn1crypto/
bunjilforestwatch/node_modules/
bunjilforestwatch/assets/bundles/
bunjilforestwatch/gfw/*
bunjilforestwatch/notused/*
node_modules/*
.svn/*
*/.settings/*
.metadata/*
*/photothumb.db
*.bak
*.bscp
*.BAT
*.bat
*.json
*.lnk
*.LNK
*.log
*.p1
*.p12
*.pem
*.PEM
*.py[cod]
*.swp
*.zip
*.info
*.ini
# Packages
*.egg
*.egg-info
*.dist-info/*
*.dist-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
.idea/*
*/.idea/*
lib64
__pycache__
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
/Git Bash.lnk
/npm-debug.log
/Git Shell sc.lnk
glad_alerts.py