1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 02:08:18 +02:00

Dartdoc, pubspec.lock disabiguation

Added directory for dartdoc tool. Disambiguated comment for pubspec.lock
pattern.
This commit is contained in:
Gary Smith 2015-10-08 07:45:25 -04:00
parent 0dbd791269
commit b14da8f05a

View File

@ -1,4 +1,4 @@
# Dont commit the following directories created by pub.
# Dont commit the following directories created by pub.
.buildlog
.pub/
build/
@ -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