mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-04-20 02:03:59 +02:00
Better .gitignore
pattern for .vscode
that allows for .vscode
dirs at any level
This commit is contained in:
parent
5a3b1b260c
commit
21452c0f50
1 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -41,8 +41,7 @@ npm-debug.log
|
|||
.idea
|
||||
|
||||
# VS Code
|
||||
# A trailing `/*` is required here: https://stackoverflow.com/a/16318111
|
||||
.vscode/*
|
||||
.vscode/
|
||||
# This is used to suggest the recommended extensions for the workspace
|
||||
!.vscode/extensions.json
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue