diff options
| author | Craig Jennings <craigmartinjennings@gmail.com> | 2023-07-16 15:11:07 -0500 |
|---|---|---|
| committer | Craig Jennings <craigmartinjennings@gmail.com> | 2023-07-16 15:11:07 -0500 |
| commit | 15b2ac2204a40de0693bf76f66bc471050e38e6a (patch) | |
| tree | 6036b356b31dca92be068ac387892b1068c4055e /.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..7353e7e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build +*.o |
