Skip to content

Commit

Permalink
Remove pubspec.lock from .gitignore (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt authored May 15, 2023
1 parent 47a8db1 commit fb3852d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 334 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@
.pub/
build/
doc/api/

# Packages should not commit the "pubspec.lock" file. See
# https://stackoverflow.com/a/16136740/8358501
/pubspec.lock
334 changes: 0 additions & 334 deletions pubspec.lock

This file was deleted.

0 comments on commit fb3852d

Please sign in to comment.