Skip to content

Commit 3314de8

Browse files
committed
add "*.sln" to gitignore
1 parent cbaa940 commit 3314de8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -279,4 +279,5 @@ __pycache__/
279279

280280
.vscode/
281281
BenchmarkDotNet.Artifacts/
282-
tools/
282+
tools/
283+
*.sln

0 commit comments

Comments
 (0)