Skip to content

Commit

Permalink
fix full-stack-application includes
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbaker committed Aug 29, 2024
1 parent b0aa3b2 commit f423636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smithy-templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"full-stack-application": {
"documentation": "Tutorial project that demonstrates how to use the Smithy to create a full-stack application.",
"path": "tutorials/full-stack-application",
"include": [".gitignore",".gitattributes"]
"include": [".gitattributes"]
}
}
}

0 comments on commit f423636

Please sign in to comment.