Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit bf30d63

Browse files
bckokevmoo
authored andcommitted
Update .gitignore to new dart_tool pub cache (#8)
RE dart-lang/sdk#32030
1 parent 97cdbe2 commit bf30d63

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

.gitignore

+2-12
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
# Don’t commit the following directories created by pub.
2-
.buildlog
2+
.dart_tool/
33
.pub/
4-
build/
5-
packages
64
.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
5+
pubspec.lock

0 commit comments

Comments
 (0)