Skip to content

Commit 24c4e48

Browse files
committed
Update Dart.gitignore
Removed space from end of line which prevented the `pubspec.lock` from being ignored.
1 parent d757e00 commit 24c4e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dart.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ packages/
55
*.js.map
66

77
// Include when developing application packages
8-
pubspec.lock
8+
pubspec.lock
99

1010
// Avoid committing generated JavaScript files
1111
*.dart.js

0 commit comments

Comments
 (0)