-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy path.gitignore
More file actions
62 lines (62 loc) · 995 Bytes
/
.gitignore
File metadata and controls
62 lines (62 loc) · 995 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
.venv/
.DS_Store
.dev/cache
.dev/dependencies
.dev/coverage
.dev/artifacts
*/.dev/artifacts
*/.dev/coverage
*/.dev/dependencies
*/.dev/cache
!.dev/elide.lock*
.idea/
!tools/conventions/src/main/kotlin/dev/elide/build
build/
out/
packages/*/out
packages/*/build
.gradle/
buildSrc/.gradle/
.buildstate.tar.gz
local.properties
node_modules/
.yarn/cache
.yarn/install-state.gz
docs/reports/project/properties.txt
tools/plugin/gradle-plugin/kotlin-js-store/yarn.lock
gradle-log.txt
server_log.txt
server_pid.txt
site.tar.gz
tmp
app-glibc
app-musl
tmpdocs/
test-results-native/
.codebase/cache
.codebase/build-cache
.codebase/shared-indexes
.kotlin/
.qodana/
.pnp*
packages/graalvm/test.mjs
*.pyc
*.pyo
.codebase/
docs/reports/
target
kotlin-js-store/
tools/images/bench/elide-edge.tgz
/.graalvm-home
/.java-home
/third_party/oracle/graaljs
*.profraw
tools/hakuna/dist
coverage-error.log
blink.log
project/docs/apidocs
packages/cli/README.md.br
README.md.br
node_modules
.intellijPlatform/
cosign.key