Skip to content

Commit 35c0102

Browse files
authored
Merge pull request #2321 from matt40k/patch-1
Add ignore for Secondary data files
2 parents ae325bc + 5ac1b18 commit 35c0102

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

VisualStudio.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ UpgradeLog*.htm
219219
# SQL Server files
220220
*.mdf
221221
*.ldf
222+
*.ndf
222223

223224
# Business Intelligence projects
224225
*.rdl.data
@@ -284,4 +285,4 @@ __pycache__/
284285
*.btp.cs
285286
*.btm.cs
286287
*.odx.cs
287-
*.xsd.cs
288+
*.xsd.cs

0 commit comments

Comments
 (0)