.sln ignore

This commit is contained in:
despiegk 2024-01-13 14:34:53 +00:00
parent e570f24b82
commit 2e5c42d60f
Signed by: despiegk
GPG Key ID: 99E4E1492F73BC18
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ done/
data/
var/
tmp/
*.sln

View File

@ -20,6 +20,7 @@ pkgs.mkShell {
go
duf
gdu
boehmgc
];