Skip to content

Commit 1f1f371

Browse files
committedDec 5, 2019
Added gitignore
1 parent 0c00471 commit 1f1f371

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# local build directories
2+
.aws-sam
3+
.stackery
4+
5+
# dependencies
6+
node_modules

0 commit comments

Comments
 (0)
Please sign in to comment.