Skip to content

Commit b2863d4

Browse files
Remove pubspec.lock from git (#58)
* Remove pubspec.lock from git * Add new line at end of file
1 parent 7a067b1 commit b2863d4

File tree

2 files changed

+6
-187
lines changed

2 files changed

+6
-187
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ build/
99

1010
.idea/
1111
*._*
12-
.flutter*
12+
.flutter*
13+
14+
# Packages should not commit the "pubspec.lock" file.
15+
#
16+
# See https://dart.dev/guides/libraries/private-files#pubspeclock
17+
/pubspec.lock

pubspec.lock

Lines changed: 0 additions & 186 deletions
This file was deleted.

0 commit comments

Comments
 (0)