Updated to track test code, but ignore the executables

This commit is contained in:
2018-11-14 11:59:39 -05:00
parent 6e73189e96
commit a365970985

4
.gitignore vendored
View File

@@ -1,4 +1,4 @@
#Ignore my test code
main.cpp
#Ignore the Visual Studio Code settings
.vscode/*
#Ignore the executables
*.exe