Skip to content

Commit 8324795

Browse files
bckokevmoo
authored andcommitted
Update .gitignore to new dart_tool pub cache (#104)
dart-lang/sdk#32030
1 parent b505d89 commit 8324795

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

.gitignore

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
# Don’t commit the following directories created by pub.
2-
.buildlog
3-
.pub/
4-
build/
5-
packages
1+
.dart_tool/
62
.packages
7-
8-
# Or the files created by dart2js.
9-
*.dart.js
10-
*.js_
11-
*.js.deps
12-
*.js.map
13-
14-
# Include when developing application packages.
15-
pubspec.lock
3+
pubspec.lock

0 commit comments

Comments
 (0)