mirror of
https://bitbucket.org/Mattrixwv/my-classes.git
synced 2025-12-06 18:23:57 -05:00
Created make file to make testing easier
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,7 @@
|
||||
#Ignore the Visual Studio Code settings
|
||||
.vscode/*
|
||||
#Ignore the executables
|
||||
bin/
|
||||
*.exe
|
||||
#Ignore all build logs
|
||||
logs/
|
||||
|
||||
Reference in New Issue
Block a user