]> source.dussan.org Git - gitignore.git/commitdiff
Add schemaview extension to VisualStudio.gitignore 709/head
authorJonathan Windle <jonathan.windle@bellevuecollege.edu>
Tue, 16 Jul 2013 22:09:34 +0000 (15:09 -0700)
committerJonathan Windle <jonathan.windle@bellevuecollege.edu>
Tue, 16 Jul 2013 23:20:30 +0000 (16:20 -0700)
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/

VisualStudio.gitignore

index 0881b8de93b832bb77df563532afe54187a17eb3..ac22c4169fcaddaad48c4b4a2cfb4358bb4ab3c0 100644 (file)
@@ -115,6 +115,7 @@ ClientBin/
 ~$*
 *~
 *.dbmdl
+*.dbproj.schemaview
 *.[Pp]ublish.xml
 *.pfx
 *.publishsettings