Commit 35c01025 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2321 from matt40k/patch-1

Add ignore for Secondary data files
parents ae325bcd 5ac1b183
...@@ -219,6 +219,7 @@ UpgradeLog*.htm ...@@ -219,6 +219,7 @@ UpgradeLog*.htm
# SQL Server files # SQL Server files
*.mdf *.mdf
*.ldf *.ldf
*.ndf
# Business Intelligence projects # Business Intelligence projects
*.rdl.data *.rdl.data
...@@ -284,4 +285,4 @@ __pycache__/ ...@@ -284,4 +285,4 @@ __pycache__/
*.btp.cs *.btp.cs
*.btm.cs *.btm.cs
*.odx.cs *.odx.cs
*.xsd.cs *.xsd.cs
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment