浏览代码

Ignore files in directory, not the directory itself

pull/3923/head
Andrew Shymanel 2 年前
父节点
当前提交
bf3f140cfa
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Global/VisualStudioCode.gitignore

+ 1
- 1
Global/VisualStudioCode.gitignore 查看文件

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

正在加载...
取消
保存