提交 fe79b05a authored 作者: JarvanMo's avatar JarvanMo

ignore vscode

上级 045b6c0d
...@@ -8,3 +8,4 @@ pubspec.lock ...@@ -8,3 +8,4 @@ pubspec.lock
build/ build/
*.iml *.iml
.idea/ .idea/
.vscode/
{
"version": "0.0.5",
"open_new_column" : "no",
"engine_configurations": [
{
"cscope" : {
"paths" : [
"${workspaceRoot}"
]
}
}
]
}
\ No newline at end of file
{
// 使用 IntelliSense 了解相关属性。
// 悬停以查看现有属性的描述。
// 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Flutter",
"request": "launch",
"type": "dart"
}
]
}
\ No newline at end of file
...@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME ...@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论