commit 917c03206fe8cc844f9faef5cad931ee9bdc283f Author: Ricardo Carneiro Date: Thu Nov 28 22:48:52 2024 -0300 feat: primeira versão diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4828efc --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/.vs +/bin/Debug/net8.0 +/obj