浏览代码

Merge pull request #1690 from ArgentiApparatus/master

Dartdoc output directory, pubspec.lock comment disambiguation
Brendan Forster 9 年之前
父节点
当前提交
a5acbc24e6
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      Dart.gitignore

+ 4 - 1
Dart.gitignore

@@ -11,5 +11,8 @@ packages
 *.js.deps
 *.js.map
 
-# Include when developing application packages.
+# Or the files created by dartdoc.
+doc/
+
+# Don't commit pubspec lock file. (Library packages only! Remove pattern if developing an application package.)
 pubspec.lock