commit dede34a10576d6f86ae3efcfa766bf2161d4be41 Author: Ricardo Carneiro Date: Thu Nov 28 21:45:22 2024 -0300 feat: primeira versao diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9a6f05b --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/.vs +/bin +/obj +*.user