Added section for SQL Server files
Ignore SQL Server Database and log files in App_Data.
This commit is contained in:
parent
747efedec0
commit
74310b68b1
@ -106,3 +106,7 @@ Generated_Code #added for RIA/Silverlight projects
|
|||||||
_UpgradeReport_Files/
|
_UpgradeReport_Files/
|
||||||
Backup*/
|
Backup*/
|
||||||
UpgradeLog*.XML
|
UpgradeLog*.XML
|
||||||
|
|
||||||
|
# SQL Server files
|
||||||
|
App_Data/*.mdf
|
||||||
|
App_Data/*.ldf
|
||||||
|
Loading…
Reference in New Issue
Block a user