We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dbd791 + d0f5047 commit a5acbc2Copy full SHA for a5acbc2
1 file changed
Dart.gitignore
@@ -11,5 +11,8 @@ packages
11
*.js.deps
12
*.js.map
13
14
-# Include when developing application packages.
+# Or the files created by dartdoc.
15
+doc/
16
+
17
+# Don't commit pubspec lock file. (Library packages only! Remove pattern if developing an application package.)
18
pubspec.lock
0 commit comments