Added clean task for Windows

This commit is contained in:
Andrew Kane
2022-12-23 09:02:15 -08:00
parent 3f3ba5b8e7
commit e2f33dfdba
3 changed files with 12 additions and 1 deletions

4
.gitignore vendored
View File

@@ -6,3 +6,7 @@ regression.*
*.o
*.so
*.bc
*.dll
*.obj
*.lib
*.exp