diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-03-21 21:52:32 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-03-21 21:52:32 -0400 |
| commit | fee1723e8b6610aa27baeab4a2dfd769532a54d3 (patch) | |
| tree | 0d22f46c69bd80830a5fa1b552ca90e218bf47d5 | |
| parent | c92e5eb1649ff35210e55e449c80d829eb0519ee (diff) | |
Add /build to gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +/build .build *.o *.so |
