1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 14:17:57 +02:00

Fixed .vscode not being ignored

This commit is contained in:
Tropical Raisel 2021-09-27 08:33:02 -07:00 committed by GitHub
parent b0012e4930
commit 269a61b295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
.vscode/*
.vscode/
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json