diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2022-12-06 08:01:19 -0500 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2022-12-06 08:01:19 -0500 |
commit | d99f068aaaa47caf3d31fe9a6616d92eae982c4c (patch) | |
tree | d7336afce0e8bec36ffc6f95d539199aaad1443e | |
parent | 0ca9cc9f1adc07a1831a8711be77844d853f84c1 (diff) |
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4d39985 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*~ +*.o +*.s +/test |