mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Update Dart.gitignore
Removed space from end of line which prevented the `pubspec.lock` from being ignored.
This commit is contained in:
parent
d757e0030f
commit
24c4e48251
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ packages/
|
|||
*.js.map
|
||||
|
||||
// Include when developing application packages
|
||||
pubspec.lock
|
||||
pubspec.lock
|
||||
|
||||
// Avoid committing generated JavaScript files
|
||||
*.dart.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue