diff options
| author | Matthew Fennell <matthew@fennell.dev> | 2025-01-12 23:57:09 +0000 |
|---|---|---|
| committer | Matthew Fennell <matthew@fennell.dev> | 2025-01-12 23:57:09 +0000 |
| commit | 0d0dfaf50ea37fbc84226ba210521a144ef3fb10 (patch) | |
| tree | e391c2486472ccd3ccdac3cc2a6edc478cab871e | |
| parent | f4770b18285d87a3ca97c9271d53a7330edf925d (diff) | |
Add gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..378eac2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build |
