diff options
| author | Connor Thomson <blumatrikz@gmail.com> | 2026-09-08 18:28:22 -0700 |
|---|---|---|
| committer | Connor Thomson <blumatrikz@gmail.com> | 2026-09-08 18:28:22 -0700 |
| commit | 6f578d03894d915133beb9b2155d1f9f71ee1b56 (patch) | |
| tree | c9e4a29fdfac9bd2e0c321fcd61c05c5ecd6b800 /.gitignore | |
| parent | f1ddc12b68b4e4c8087962de25260470e6df2bea (diff) | |
Add .gitignore
Diffstat (limited to '.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..d163863 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/
\ No newline at end of file |