add Migrations folder to ignore list

This commit is contained in:
hydrant
2018-09-18 17:18:15 +02:00
parent 5ccb561f07
commit dde386329c

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ Properties/*
*.csproj *.csproj
*.user *.user
!.gitkeep !.gitkeep
/Migrations