diff options
| author | caleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu> | 2022-03-06 19:00:38 -0500 |
|---|---|---|
| committer | caleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu> | 2022-03-06 19:00:38 -0500 |
| commit | ecb0b9f85d5968bfc3d687b51944a47937f698fd (patch) | |
| tree | cd160d11c58c0c75c7101c841c611bc7a0150956 /.gitignore | |
| parent | 003862580fb809f0b0ef93f75d9dfea37de12e54 (diff) | |
Added unit testing and code coverage
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Thumbs.db ehthumbs.db +coverage/ + # Folder config file Desktop.ini |
