diff options
| author | Riley Beckett <rbeckettvt@gmail.com> | 2026-07-21 22:14:36 -0400 |
|---|---|---|
| committer | Riley Beckett <rbeckettvt@gmail.com> | 2026-07-21 22:14:36 -0400 |
| commit | 2d1c5db52be9cde9e013a724c149d7a84fe057ba (patch) | |
| tree | b613b945ce27e467132c689bd065871652db03f0 /snag/.gitignore | |
| parent | feef592b397f6ec6b8b848d93b0cea9b9800f955 (diff) | |
add gen.sh and some better logging
Diffstat (limited to 'snag/.gitignore')
| -rw-r--r-- | snag/.gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/snag/.gitignore b/snag/.gitignore index 5f2c517..9a9d059 100644 --- a/snag/.gitignore +++ b/snag/.gitignore @@ -1,2 +1,6 @@ *.o -snag
\ No newline at end of file +snag +compile_flags.txt +TAGS +build.ninja +objs/
\ No newline at end of file |
