Merge pull request #75 from petesimard/main

Add the out directory to .gitignore
This commit is contained in:
Louis Gombert 2024-04-19 11:31:24 +00:00 committed by GitHub
commit 82ca58219a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -31,6 +31,7 @@ bld/
[Oo]bj/
[Ll]og/
[Ll]ogs/
[Oo]ut/
# Visual Studio 2015/2017 cache/options directory
.vs/