Skip to content

Commit

Permalink
Protect contents of .vscode from git clean -df
Browse files Browse the repository at this point in the history
  • Loading branch information
eguiraud authored and pcanal committed Dec 6, 2018
1 parent 4f1c5da commit 023e4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ project.xcworkspace
.DS_Store

# Visual Code
.vscode/*
.vscode
.build

# CLion
Expand Down

0 comments on commit 023e4de

Please sign in to comment.