Skip to content

Commit 6b9cfce

Browse files
committed
no message
1 parent 7810143 commit 6b9cfce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ packages
88
.idea/
99
web/experimental
1010
doc
11+
.packages
1112

1213
# Or the files created by dart2js.
1314
*.dart.js
@@ -16,5 +17,5 @@ doc
1617
*.js.map
1718

1819
# Include when developing application packages.
19-
pubspec.lock
20+
.lock
2021
coverage*

0 commit comments

Comments
 (0)