Skip to content

Commit 2a7a822

Browse files
committed
feat: add pubspec.lock to .gitignore for Dart package management
1 parent b6eeac7 commit 2a7a822

5 files changed

Lines changed: 1 addition & 1069 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ package-lock.json
5252
**/node_modules/
5353
mason-lock.json
5454
.mason/
55-
55+
pubspec.lock
5656
# Testing and logs
5757
coverage/
5858
*.log

example/simple_app/pubspec.lock

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

0 commit comments

Comments
 (0)