Explorar el Código

Merge pull request #2593 from chalin/patch-1

Add `.dart_tool/`
Brendan Forster hace 7 años
padre
commit
e557bd65b0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Dart.gitignore

+ 1 - 0
Dart.gitignore

@@ -1,6 +1,7 @@
 # See https://www.dartlang.org/tools/private-files.html
 
 # Files and directories created by pub
+.dart_tool/
 .packages
 .pub/
 build/