forked from hail-is/hail
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
49 lines (49 loc) · 791 Bytes
/
.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
*~
*.o
.*.crc
.gradle/
.idea/
.vscode/
.bloop
.metals
hail/libs/
.pytest_cache/
build/
*.iml
hail*.log
out/
target
.classpath
.DS_Store
__pycache__/
*.pyc
*.egg-info/
hs_err_pid*.log
*-checkpoint.ipynb
*hail/python/hail/docs/tutorials/data*
*hail/python/hailtop/pipeline/docs/output*
.mypy_cache/
node_modules
*.out
GPATH
GRTAGS
GTAGS
hail/python/hail/docs/experimental/hail.experimental.DB.rst
hail/python/hailtop/batch/docs/api/
hail/upload-qob-jar
hail/upload-qob-test-resources
**/hail_version
web_common/web_common/static/css/
docs.tar.gz
website/website/static/css/
*.dylib # macOS dynamic libraries
*/hail.jar
infra/.terraform.lock.hcl
.dist/
.cache/
wheel-container.tar
*-image
hail/python/hail/backend/extra_classpath
hail/python/hail/backend/hail.jar
hail/install-editable
.helix