diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..53147afa --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +bin/* + +obj/* + +Migrations/* + +Properties/* +*.csproj + +*.user + +!.gitkeep +