diff --git a/.gitignore b/.gitignore index 04be58e..e768207 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ +Mobile/build/ +API/.vs/ +API/obj/ +API/bin/ +.vscode/ -/API/.vs -/API/obj -/API/bin -.vscode