Commit 6a81bf03 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2104 from kevcunnane/bug/jfmFiles

Ignore .jfm files in Visual Studio
parents e6dd3a81 3cdfc099
...@@ -189,6 +189,7 @@ ClientBin/ ...@@ -189,6 +189,7 @@ ClientBin/
*~ *~
*.dbmdl *.dbmdl
*.dbproj.schemaview *.dbproj.schemaview
*.jfm
*.pfx *.pfx
*.publishsettings *.publishsettings
node_modules/ node_modules/
......
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