diff options
| author | twells46 <tom@wellsth.com> | 2026-01-25 11:05:06 -0600 |
|---|---|---|
| committer | twells46 <tom@wellsth.com> | 2026-01-25 11:05:06 -0600 |
| commit | 7fc37dcff084460410a5ad7a3ac57f5d8bb9757f (patch) | |
| tree | 12bbfcd5f66427402ccb3a71bb9dfc0bd3edf750 /.gitignore | |
| parent | 3d24f1a3a3cb03d9aa5a32afb45b2470a31fdc7a (diff) | |
Diffstat (limited to '.gitignore')
| -rwxr-xr-x[-rw-r--r--] | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 3fff87f..9ef3f39 100644..100755 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,3 @@ bin tmp.c a.out .cache -compile_commands.json |