Skip to content

Commit 6a81bf0

Browse files
authored
Merge pull request #2104 from kevcunnane/bug/jfmFiles
Ignore .jfm files in Visual Studio
2 parents e6dd3a8 + 3cdfc09 commit 6a81bf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

VisualStudio.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ ClientBin/
189189
*~
190190
*.dbmdl
191191
*.dbproj.schemaview
192+
*.jfm
192193
*.pfx
193194
*.publishsettings
194195
node_modules/

0 commit comments

Comments
 (0)