commit | c8894fa825a6bf63c2d115d0359479883e9ca1fb | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Sat Apr 16 19:21:56 2022 -0700 |
committer | swissChili <swisschili@fastmail.com> | Sat Apr 16 19:37:57 2022 -0700 |
tree | 2e21f5f8b381fb8a7ff92fc387c3d04950acbf0f | |
parent | f8c74f074ffa723805d742b16d453b880efb909b [diff] [blame] |
Fix compilation for Clang & MSVC
diff --git a/.gitignore b/.gitignore index 2892543..0754dce 100644 --- a/.gitignore +++ b/.gitignore
@@ -4,3 +4,4 @@ build .cache compile_commands.json +build-*