diff --git a/TrafagSalesExporter/.gitignore b/TrafagSalesExporter/.gitignore new file mode 100644 index 0000000..4d6b02d --- /dev/null +++ b/TrafagSalesExporter/.gitignore @@ -0,0 +1,8 @@ +# Build artifacts +bin/ +obj/ + +# Visual Studio user/IDE files +.vs/ +*.user +*.suo