-
-
Notifications
You must be signed in to change notification settings - Fork 57
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (45 loc) · 595 Bytes
/
.gitignore
File metadata and controls
45 lines (45 loc) · 595 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
.cpcache
.cache
package-lock.json
target
node_modules
.shadow-cljs
lib
report.html
test/scratch.js
dist
.work
test/scratch.cjs
*.mjs
!/examples/wordle/wordle.mjs
test/*.mjs
example.mjs
/examples/vite/vite-project/cherry.mjs
.lein-repl-history
scratch.cljs
.vscode
.nrepl-port
examples/quickjs/hello
.repl
**/public/js
.clerk
.test
scratch.js
compiler-common
garbage.js
!examples/vite-react/public/index.html
wordle.cljs
bun.lockb
aoc.txt
aoc_3.cljs
aoc_3.mjs
libtests
tmp
!test-resources/js_api.mjs
.portal
playground/public/public/src/squint
!playground/viteconfig.mjs
out
.env
App.jsx
scratch