diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-10-02 11:16:13 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-10-02 11:16:13 -0400 |
| commit | 66559ba8c23e5d1591336a703785a7bc42e98f2d (patch) | |
| tree | 13b61fe6b175107c3a1f30ebc57a8388ecfc177d /.gitignore | |
| download | balls-66559ba8c23e5d1591336a703785a7bc42e98f2d.zip | |
drawing
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1a94e9b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +balls +*.pdf |