Skip to content

Commit a0ae034

Browse files
authored
Merge pull request #71 from nilsreichardt/add-pubspec-lock-to-gitignore
2 parents 4ab584a + ba70545 commit a0ae034

File tree

2 files changed

+3
-195
lines changed

2 files changed

+3
-195
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
.pub-cache/
3030
.pub/
3131
build/
32+
# The "pubspec.lock" should not be included in version control for library
33+
# packages. See https://dart.dev/guides/libraries/private-files#pubspeclock.
34+
pubspec.lock
3235

3336
# Android related
3437
**/android/**/gradle-wrapper.jar

pubspec.lock

-195
This file was deleted.

0 commit comments

Comments
 (0)