diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2efbe4a --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/backend/API/obj +/backend/API/appsettings.Development.json +/backend/API/appsettings.json