aboutsummaryrefslogtreecommitdiffstats
path: root/VisualStudio.gitignore
diff options
context:
space:
mode:
authorJonathan Windle <jonathan.windle@bellevuecollege.edu>2013-07-16 15:09:34 -0700
committerJonathan Windle <jonathan.windle@bellevuecollege.edu>2013-07-16 16:20:30 -0700
commitbe2ecada635379dd94411327c09eb81da58cf948 (patch)
treea76445c15a5f0db510db01c5d9352cb7bd03c6ed /VisualStudio.gitignore
parentb2c694d792c005c770c42deaa868e97184e31794 (diff)
downloadgitignore-be2ecada635379dd94411327c09eb81da58cf948.tar.gz
gitignore-be2ecada635379dd94411327c09eb81da58cf948.zip
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/
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r--VisualStudio.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore
index 0881b8de..ac22c416 100644
--- a/VisualStudio.gitignore
+++ b/VisualStudio.gitignore
@@ -115,6 +115,7 @@ ClientBin/
~$*
*~
*.dbmdl
+*.dbproj.schemaview
*.[Pp]ublish.xml
*.pfx
*.publishsettings