add Migrations folder to ignore list
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,4 +3,5 @@ obj/*
|
||||
Properties/*
|
||||
*.csproj
|
||||
*.user
|
||||
!.gitkeep
|
||||
!.gitkeep
|
||||
/Migrations
|
||||
|
||||
Reference in New Issue
Block a user