Skip to content

Commit 1932e5b

Browse files
committed
fix: add *.sln to .gitignore to exclude solution files
1 parent 0c20190 commit 1932e5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ out/
1919
.playwright-mcp/
2020
.ai-repo-adventures/
2121
output.json
22+
*.sln
2223

2324
# Environment files
2425
.env

0 commit comments

Comments
 (0)