Skip to content

Commit be2ecad

Browse files
Add schemaview extension to VisualStudio.gitignore
Files ending in .dbproj.schemaview contain state persistence settings for the Schema View utility within Visual Studio. http://stackoverflow.com/questions/3937160/in-the-new-visual-studio-2010-sql-server-project-type-what-is-the-dbproj-schem http://foocompelsyou.wordpress.com/2012/05/06/visual-studio-2010-database-projects-why-use-them/
1 parent b2c694d commit be2ecad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

VisualStudio.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ ClientBin/
115115
~$*
116116
*~
117117
*.dbmdl
118+
*.dbproj.schemaview
118119
*.[Pp]ublish.xml
119120
*.pfx
120121
*.publishsettings

0 commit comments

Comments
 (0)