Skip to content

Commit 9c36344

Browse files
authored
Merge pull request #1189 from posit-dev/dotnomad/format-web
Run prettier format on web code
2 parents a55201e + 71afadd commit 9c36344

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

web/.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.cache/
2+
13
# Logs
24
logs
35
videos
@@ -26,4 +28,4 @@ dist-ssr
2628

2729
.nyc_output
2830
coverage/
29-
vite.config.ts.*
31+
vite.config.ts.*

0 commit comments

Comments
 (0)