diff options
author | David Thompson <dthompson2@worcester.edu> | 2022-12-06 08:09:45 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2022-12-06 08:09:45 -0500 |
commit | 6c4ccbcc4b32fba80280cfbea253152acdbefec2 (patch) | |
tree | 3977bf93be49bfdaf1157a76c5ceb824c05ff980 | |
parent | 6af6f15aedd85c59185b68bae0a9361b575f55fa (diff) |
Add .gitignore file.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b25c15b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~ |