-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
47 lines (39 loc) · 793 Bytes
/
.gitignore
File metadata and controls
47 lines (39 loc) · 793 Bytes
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
**/.zed
**/.vscode
**/.idea
**/.VSCodeCounter
**/target
**/elm-stuff
**/__pycache__
nlp_server/main.build
nlp_server/main.onefile-build
nlp_server/dist
nlp_server/build
nlp_server/main.spec
temp.db
bindings
research/scratch
toy_content/_stanza_resources
toy_content/database.db
influx_core/tmp_database.db
py_venv
toy_content/_influx_nlp_cache
surrealtemp.db
influx_core/.env
influx_client/assets/scss/radix-colors
influx_client/src/Pages/Sandbox
influx_client/dist
influx_client/.elm-land
influx_client/.env
influx_client/elm-stuff
influx_client/node_modules
influx_client/.DS_Store
influx_client/*.pem
influx_client/static/dist
influx_nlp/main.build/**
influx_nlp/main.onefile-build/**
influx_nlp/main.dist/**
external
japanese-deinflect-references
influx_core/target_test
references