diff options
author | bd-912 <bdunahu@colostate.edu> | 2024-04-26 15:03:42 -0600 |
---|---|---|
committer | bd-912 <bdunahu@colostate.edu> | 2024-04-26 15:03:42 -0600 |
commit | a8e2b9734246599ffea99002fb244905b0819987 (patch) | |
tree | 07a64024b9ff9fd9bd044608423cd33ce8b6879b /.gitignore | |
parent | e33c81c013f78589a01143c36225825c8cf42707 (diff) |
Add new base test script
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ /*.dot /test.vaporm /cs132/ +/output/ |