Added a gitignore file so I can test and not push the tests to the repo
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#Ignore my test code
|
||||
main.cpp
|
||||
#Ignore the Visual Studio Code settings
|
||||
.vscode/*
|
||||
Reference in New Issue
Block a user