Browse Source

Merge pull request #2321 from matt40k/patch-1

Add ignore for Secondary data files
Brendan Forster 8 years ago
parent
commit
35c010258f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      VisualStudio.gitignore

+ 2 - 1
VisualStudio.gitignore

@@ -219,6 +219,7 @@ UpgradeLog*.htm
 # SQL Server files
 *.mdf
 *.ldf
+*.ndf
 
 # Business Intelligence projects
 *.rdl.data
@@ -284,4 +285,4 @@ __pycache__/
 *.btp.cs
 *.btm.cs
 *.odx.cs
-*.xsd.cs
+*.xsd.cs