Skip to content

Commit 61304dd

Browse files
authored
Add .vscode/launch.json to .gitignore (#1445)
This file is automatically generated by VS Code, so there's little sense in tracking its addition. If one would like to add customized launch configurations, those can still be added with `git add -f`.
1 parent d764934 commit 61304dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
xcuserdata/
66
.swiftpm
77
.*.sw?
8+
.vscode/launch.json

0 commit comments

Comments
 (0)