Skip to content

Commit f08d28b

Browse files
committed
Update .gitignore to exclude .vscode and .settings directories
1 parent 2098a98 commit f08d28b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ hs_err_pid*
1919
target/
2020

2121
# IDE files
22-
.vscode/settings.json
22+
.vscode
23+
.settings

0 commit comments

Comments
 (0)