diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-05-05 18:40:14 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-05-05 18:40:14 -0400 |
| commit | 1b0d20f51cd3c0c2ec88702f6a852202d8ac32d7 (patch) | |
| tree | d4cae20ff9eb91d2fd615065a8a65b615fbe061d /.gitignore | |
| parent | eb91cf7fb75677f48ce4c4c51c2105e205ea3591 (diff) | |
Update gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -4,16 +4,12 @@ !/examples/*/*.* /examples/*/*.so /examples/*/*.a -/examples/*/*.h -!/examples/!(*)/*.h /lib/*/* !/lib/*.* !/lib/*/*.* /lib/*/*.so /lib/*/*.a -/lib/*/*.h -!/lib/!(*)/*.h .build /build/bin |
