diff options
| author | Ian Moffett <ian@mirocom.org> | 2026-05-23 01:28:05 -0400 |
|---|---|---|
| committer | Ian Moffett <ian@mirocom.org> | 2026-05-23 01:28:05 -0400 |
| commit | c5f8f95059504748f07e0d3ca9d978669622428c (patch) | |
| tree | cc64c48bb1e93c2df466f4fb007912628c319c91 /.gitignore | |
initial commit
Signed-off-by: Ian Moffett <ian@mirocom.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..9c442d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +cescal +*.o +*.d |
