Skip to content

Commit 920e18a

Browse files
updated gitignore
ISSUE: CLDSRVCLT-1
1 parent 00bb707 commit 920e18a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,9 @@ dist
137137
# Vite logs files
138138
vite.config.js.timestamp-*
139139
vite.config.ts.timestamp-*
140+
141+
# Smithy build output
142+
build/
143+
144+
# Compiled library output
145+
lib/

0 commit comments

Comments
 (0)