diff options
| author | Ian M. <ian@aptel.org> | 2026-09-18 02:22:24 +0000 |
|---|---|---|
| committer | Ian M. <ian@aptel.org> | 2026-09-18 02:22:24 +0000 |
| commit | b93251d1661fe46fc4c02be7885675eaf3e90858 (patch) | |
| tree | b0b4ddfd52408da24c8a9f07aaffb31689ca283a /.gitignore | |
initial commitmain
Signed-off-by: Ian M. <ian@aptel.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5b89a7f --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +*.d +/out |
