Skip to content

Commit 175e37a

Browse files
committed
🔧 更新忽略vscode配置文件
1 parent 73e6fe9 commit 175e37a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,7 @@ app.*.map.json
4848

4949
`# Exceptions to above rules.
5050
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
51-
pubspec.lock
51+
pubspec.lock
52+
/.vscode/launch.json
53+
/.vscode/settings.json
54+
/ios/Podfile.lock

0 commit comments

Comments
 (0)