Do not ignore pubspec.lock in project templates (#24209)

* Remove *.lock from gitignore

* Remove pubspec.lock from gitignore
This commit is contained in:
jxltom
2019-01-10 02:10:38 +08:00
committed by Zachary Anderson
parent a2fa98ebaf
commit 843f26207f
5 changed files with 0 additions and 6 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,5 @@
# Miscellaneous
*.class
*.lock
*.log
*.pyc
*.swp