-
Notifications
You must be signed in to change notification settings - Fork 50
/
.gitignore
74 lines (71 loc) · 995 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
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
*do_not_upload
qanta/expo/questions_do_not_upload
data/questions_do_not_upload
qanta/expo/Oct
*.swp
*.pyc
.idea
data/external
data/internal/naqt.db
data/internal/naqt-unused.db
.data/
.vector_cache/
output/
metastore_db/
*.o
*.so
clm/clm.py
*.cxx
*.log
lib/*.jar
.ipynb_checkpoints/
terraform.tfstate
terraform.tfstate.backup
terraform/ssh-keys/
eip.tf
readable.txt
aws_gpu_override.tf
aws_p2_1_override.tf
aws_p3_2_override.tf
aws_small_override.tf
aws_x1_32_override.tf
aws_x1_16_override.tf
aws_m4_10_override.tf
aws_c4_8_override.tf
aws_r4_8_override.tf
jupyter_s3.tf
slack_notify.tf
security_groups.tf
cynch.json
naqt_db.tf
qanta.hcl
qanta-tmp.yaml
qanta.yaml
qb.egg-info/
qanta_web/.vscode
qanta_web/*.sqlite3
qanta_web/tags
clm/_SUCCESS
logs/
.DS_Store
terraform.tfvars
build/
dist/
tagme.ipynb
tb-logs/
.terraform
.ignore
tags
.mypy_cache/
tmp*
luigi/*.pid
*.pid
elasticsearch.yml
*.ipynb
.vscode
pytype_output
output.tar.gz
# jenv
.java-version
# Distribution / packaging
*.egg-info/