Ver código fonte
Update .gitignore to new `dart_tool` pub cache (#17)
dart-lang/sdk#32030
BC Ko
7 anos atrás
1 arquivos alterados com
1 adições e
0 exclusões
-
1
0
.gitignore
|
|
@@ -2,6 +2,7 @@
|
|
|
.atom/
|
|
|
.idea
|
|
|
.packages
|
|
|
+.dart_tool/
|
|
|
.pub/
|
|
|
build/
|
|
|
ios/.generated/
|