Skip to content

Commit 43f7c54

Browse files
committed
Merge pull request dotnet#378 from tugberkugurlu/ignore-lock-file
ignored project.lock.json file
2 parents 5c7a714 + bca62a4 commit 43f7c54

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ nuget.exe
2222
*.ncrunchsolution
2323
*.*sdf
2424
*.ipch
25-
*.sln.ide
25+
*.sln.ide
26+
project.lock.json

0 commit comments

Comments
 (0)