diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2025-10-16 21:49:02 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2025-10-16 21:49:02 +0200 |
| commit | b006ae324da88e3280914b3d00585a740057d4c8 (patch) | |
| tree | ccab466eb83f32a32b951cd8b3b360d0e4b66a81 /.gitignore | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1d9613c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +tabulate |
