Skip to content

Commit 20fa5fe

Browse files
authored
Update .gitignore to ignore .devcontainer (#84)
`.devcontainer` should not be versioned to allow developers to customize it without git to interfere
1 parent 7bcecc5 commit 20fa5fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
xcuserdata
1010
Package.resolved
1111
.serverless
12+
.devcontainer

0 commit comments

Comments
 (0)