diff options
| author | Carson Fleming <[email protected]> | 2026-01-25 03:49:51 -0500 |
|---|---|---|
| committer | Carson Fleming <[email protected]> | 2026-01-25 03:49:51 -0500 |
| commit | aecec4204b5830fcb97ab93a56a6a29018519ca2 (patch) | |
| tree | 0088101660e2160b6ab13d96f537d6f66e4f31b0 /.gitignore | |
| parent | eaba8182af646204294546a10a84e8f8165ba589 (diff) | |
| download | safec-aecec4204b5830fcb97ab93a56a6a29018519ca2.tar.gz | |
more intuitive interface
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1 +1,5 @@ build/ +tests/ +*.out +*.a +*.so |
