Initial Commit

This commit is contained in:
Timothy Helton 2017-12-28 09:24:10 -07:00
commit 5f05b67d84
2 changed files with 90 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
# Google Tests
googletest-master/
._googletest-master
# Jet Brains
.idea/
cmake-build-debug/