Skip to content

Commit fe68438

Browse files
update gitignore to ignore build following new release workflow
ISSUE: CLDSRVCLT-7
1 parent 64a63c0 commit fe68438

File tree

232 files changed

+4
-28715
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

232 files changed

+4
-28715
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,10 @@ out
8080

8181
# Nuxt.js build / generate output
8282
.nuxt
83-
# For now, the `dist` folder is commited: so we should not ignore it
84-
#dist
83+
84+
# Build output
85+
build/
86+
dist/
8587

8688
# Gatsby files
8789
.cache/

build/smithy/classpath.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/smithy/source/build-info/smithy-build-info.json

Lines changed: 0 additions & 283 deletions
This file was deleted.

0 commit comments

Comments
 (0)