-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitignore
executable file
·60 lines (53 loc) · 1.31 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
qendpoint-store/qendpoint/hdt-store/
qendpoint-store/qendpoint/native-store/
qendpoint-store/COMPILER_SCHEMA.MD
qendpoint-store/tests/
qendpoint-store/target/
qendpoint-store/*.iml
qendpoint-store/.idea/
qendpoint-backend/tests/
qendpoint-backend/target/
qendpoint-backend/*.iml
qendpoint-backend/.idea/
qendpoint-backend/src/main/resources/static/
qendpoint-backend/qendpoint/hdt-store/
qendpoint-backend/qendpoint/native-store/
qendpoint-backend/qendpoint/
qendpoint-qendpoint/tests/
qendpoint-core/tests/
qendpoint-core/target/
qendpoint-core/*.iml
qendpoint-core/.idea/
qendpoint-cli/target/
qendpoint-cli/*.iml
qendpoint-cli/.idea/
/qendpoint/
/tests/
/dump/
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
qendpoint-frontend/node_modules
qendpoint-frontend/.pnp
qendpoint-frontend/.pnp.js
.DS_Store
# testing
qendpoint-frontend/coverage
# production
qendpoint-frontend/build
# misc
qendpoint-frontend/.DS_Store
qendpoint-frontend/.env.local
qendpoint-frontend/.env.development.local
qendpoint-frontend/.env.test.local
qendpoint-frontend/.env.production.local
qendpoint-frontend/npm-debug.log*
qendpoint-frontend/yarn-debug.log*
qendpoint-frontend/yarn-error.log*
scripts/build
release/RELEASE_OUTPUT.md
.idea
data
.nvmrc
wikidata
qendpoint-store/wdbench-indexes
wdbench-results