diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-08-18 19:28:19 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-08-18 19:28:19 -0400 |
| commit | a00571abd3f0cba014aa8b942b5b242df1ff24de (patch) | |
| tree | 4625bc646447d5c322dce772f20f4ecb1ae1b419 /.gitignore | |
| parent | 602cedd03b0c3d6ef176efafb08f51bde9bfe543 (diff) | |
Fix some compatibility issues, including #embed and `alignof` and some Makefile comment parsing issues.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ /lib/*/*.so /lib/*/*.a +/src/changes.md.h + .build /build/bin /build/lib |
