Updated to track test code, but ignore the executables
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
#Ignore my test code
|
|
||||||
main.cpp
|
|
||||||
#Ignore the Visual Studio Code settings
|
#Ignore the Visual Studio Code settings
|
||||||
.vscode/*
|
.vscode/*
|
||||||
|
#Ignore the executables
|
||||||
|
*.exe
|
||||||
|
|||||||
Reference in New Issue
Block a user