Skip to content

Commit 80b0942

Browse files
committed
Update Dart.gitignore
As of Dart 1.12, the pub package manager will start generating a .packages file that will eventually replace the packages/ directory.
1 parent 1587f28 commit 80b0942

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dart.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.pub/
44
build/
55
packages
6+
.packages
67

78
# Or the files created by dart2js.
89
*.dart.js

0 commit comments

Comments
 (0)