diff options
| author | Chloe M <chloe@faracom.org> | 2026-08-16 00:18:14 -0500 |
|---|---|---|
| committer | Chloe M <chloe@faracom.org> | 2026-08-16 00:18:14 -0500 |
| commit | 1acbed0b3fe2f3d9a618767f8c710df6077679a2 (patch) | |
| tree | fabf0573e08261186387062aede3d23f7e625528 /.gitignore | |
| parent | 28b5f78c5b21afaa5f91889139c2a50254e9da89 (diff) | |
build: Ignore all object files
Signed-off-by: Chloe M <chloe@faracom.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /bin +*.o |
