Commit a20929158061147a9f93425f703abc961316f094

Authored by liangchengyou
1 parent c0024bba

feat:更新忽略文件

Showing 1 changed file with 2 additions and 0 deletions
.gitignore
... ... @@ -29,6 +29,8 @@
29 29 .pub-cache/
30 30 .pub/
31 31 /build/
  32 +*.lock
  33 +.flutter-plugins-dependencies
32 34  
33 35 # Android related
34 36 **/android/.gradle
... ...