Skip to content

Commit afeb793

Browse files
Update Dart.gitignore
1 parent 0dbd791 commit afeb793

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Dart.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,8 @@ packages
1111
*.js.deps
1212
*.js.map
1313

14-
# Include when developing application packages.
14+
# 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.)
1518
pubspec.lock

0 commit comments

Comments
 (0)