forked from sdss/marvin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
93 lines (91 loc) · 2.57 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
/__pycache__
bin/__pycache__
.cache
.pytest_cache
flask_profiler.sql
bin/flask_profiler.sql
build
docs/sphinx/_build
docs/sphinx/flask_profiler.sql
etc/node_modules
python/__pycache__
python/marvin/__pycache__
python/marvin/api/__pycache__
python/marvin/db/__pycache__
python/marvin/tools/__pycache__
python/marvin/utils/__pycache__
python/marvin/utils/db/__pycache__
python/marvin/utils/general/__pycache__
python/marvin/web/__pycache__
python/marvin/web/controllers/__pycache__
python/marvin/web/templates/__pycache__
docs/sphinx/_build
docs/*.graffle
etc/node_modules
etc/.netrc
python/marvin/web/lib/.sass-cache
python/marvin/web/lib/node_modules
python/marvin/web/static/node_modules
!python/marvin/web/lib
bin/flask_profiler.sql
bin/logs
docs/logs
docs/sphinx/_static/logs
docs/sphinx/api/brain/logs
docs/sphinx/api/logs
docs/sphinx/exercises/.ipynb_checkpoints
docs/sphinx/jupyter/.ipynb_checkpoints
docs/sphinx/flask_profiler.sql
docs/sphinx/jupyter/.ipynb_checkpoints
docs/sphinx/logs
docs/sphinx/tools/logs
docs/sphinx/tutorials/logs
etc/logs
/logs
python/logs
python/marvin/api/logs
python/marvin/core/logs
python/marvin/db/logs
python/marvin/db/sql/logs
python/marvin/extern/logs
python/marvin/logs
python/marvin/tests/.coverage
python/marvin/tests/api/logs
python/marvin/tests/db/logs
python/marvin/tests/logs
python/marvin/tests/tools/logs
python/marvin/tests/utils/logs
python/marvin/tools/image/logs
python/marvin/tools/logs
python/marvin/tools/query/logs
python/marvin/utils/db/logs
python/marvin/utils/general/logs
python/marvin/utils/logs
python/marvin/web/configuration/logs
python/marvin/web/controllers/logs
python/marvin/web/lib/bootstrap/fonts/bootstrap/logs
python/marvin/web/lib/bootstrap/fonts/logs
python/marvin/web/lib/bootstrap/logs
python/marvin/web/lib/css/logs
python/marvin/web/lib/dist/logs
python/marvin/web/lib/images/logs
python/marvin/web/lib/js/logs
python/marvin/web/lib/logs
python/marvin/web/lib/scss/bootstrap/fonts/bootstrap/logs
python/marvin/web/lib/scss/bootstrap/fonts/logs
python/marvin/web/lib/scss/bootstrap/images/logs
python/marvin/web/lib/scss/bootstrap/logs
python/marvin/web/lib/scss/bootstrap/stylesheets/bootstrap/logs
python/marvin/web/lib/scss/bootstrap/stylesheets/bootstrap/mixins/logs
python/marvin/web/lib/scss/bootstrap/stylesheets/logs
python/marvin/web/lib/scss/flatly/logs
python/marvin/web/lib/scss/logs
python/marvin/web/lib/scss/marvin/logs
python/marvin/web/lib/src/logs
python/marvin/web/logs
python/marvin/web/static/images/logs
python/marvin/web/static/logs
python/marvin/web/templates/logs
python/marvin/web/uwsgi_conf_files/logs
.ropeproject
**/htmlcov