1
0
mirror of https://github.com/github/gitignore synced 2024-05-29 08:48:18 +02:00

Added since RIA/Silverlight projects use this for generated code that doesn't get added into source control.

This commit is contained in:
Keith Elder 2011-01-29 09:11:11 -05:00 committed by Chris Wanstrath
parent f14c958ecf
commit 21cef81229

View File

@ -50,3 +50,4 @@ ClientBin
stylecop.*
~$*
*.dbmdl
Generated_Code #added for RIA/Silverlight projects