-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
133 lines (94 loc) · 1.67 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
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
src_cpp/bin/
src_cpp/.vs/
zef/zefDB_raw.exp
zef/zefDB_raw.ilk
zef/zefDB_raw.pdb
zef/zefDB_raw.pyd
.vs/zefDB/v16/
.vs/
zef/__pycache__/__init__.cpython-37.pyc
__pycache__/
zef/zefDB_raw.ipdb
zef/zefDB_raw.iobj
zefhub.key
zefhub/zefhub_shelf.bak
zefhub/zefhub_shelf.dat
zefhub/zefhub_shelf.dir
.idea/workspace.xml
.vscode/
.idea/misc.xml
.idea/zefDB.iml
venv/
.idea/
.DS_Store
build/
/julia_module/Manifest.toml
examples/.ipynb_checkpoints/
/gql/.ipynb_checkpoints/
cogbuild.latest
*.gen
zeftypes_??.json
zef/pyzef.pyd
*.zeflog
/lib/
dummy_cog.tracker
pip_output.log
/cmake_build/
/dist/
/julia_module/bindings/
/packaged_git_commit
/src_cpp/build_julia_package/src/Manifest.toml
Testing/Temporary/
tests/Testing/Temporary/
/zefhub/zeftypes_bootstrap_RT.json
/zefhub/zeftypes_bootstrap_EN.json
/zefhub/zeftypes_bootstrap_ET.json
/zefhub_internal_use.key
/zef/gql/dev-notebooks/.ipynb_checkpoints/
/zef.egg-info/
/Dockerfile.build_wheel.py39
/compile_commands.json
/_cmake_deps/
/zef/internals/rel_ent_classes.pyi
/update_tokens/all_created.tokens
/update_tokens/early.tokens
/zef/core/internals/rel_ent_classes.pyi
/zef/packaged_git_commit
/cmake_install/
/wheelhouse/
/python/dist/
/python/zef.egg-info/
/scripts/all_created.tokens
/scripts/early.tokens
python/zef/pyzef.pyd
core/CMakeSettings.json
/python/zef/auth.html
/python/tests/robot/log.html
/python/tests/robot/output.xml
/python/tests/robot/report.html