diff --git a/.gitignore b/.gitignore index 23d09e2..db45940 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *bin* *obj* -.vs/* \ No newline at end of file +.vs/* +*.csproj.user \ No newline at end of file