diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-03-01 16:45:28 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-03-01 16:45:28 -0800 |
| commit | 66e66f76d8f6d938ca438be761f8187295b5e0b7 (patch) | |
| tree | 624c12d5b9900c0139455c178cb9a4bd5b8ddfbd /.gitignore | |
| parent | 4d7080e0a916791b1aa15b8447b152d7f5e910aa (diff) | |
prune tree and migrate setup
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..da0a46c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +*~
\ No newline at end of file |
