]> source.dussan.org Git - gitignore.git/commitdiff
Add ignore for Secondary data files 2321/head
authorMatt Smith <matt@matt40k.uk>
Mon, 13 Mar 2017 10:13:39 +0000 (10:13 +0000)
committerGitHub <noreply@github.com>
Mon, 13 Mar 2017 10:13:39 +0000 (10:13 +0000)
Secondary data files .ndf (https://msdn.microsoft.com/en-us/library/ms189563.aspx)

VisualStudio.gitignore

index a752eacca7decc2fdf37befd97a2610df9f7af11..940794e60f21bbcbd6a04b87b08ac92ab9303511 100644 (file)
@@ -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
\ No newline at end of file
+*.xsd.cs