mirror of
https://bitbucket.org/Mattrixwv/my-classes.git
synced 2025-12-06 18:23:57 -05:00
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