1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-15 14:09:13 +02:00

Merge pull request #2104 from kevcunnane/bug/jfmFiles

Ignore .jfm files in Visual Studio
This commit is contained in:
Brendan Forster 2016-09-12 12:25:21 +10:00 committed by GitHub
commit 6a81bf03cf

View file

@ -189,6 +189,7 @@ ClientBin/
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
node_modules/