aboutsummaryrefslogtreecommitdiffstats
path: root/VisualStudio.gitignore
diff options
context:
space:
mode:
authorBrendan Forster <brendan@github.com>2016-09-12 12:25:21 +1000
committerGitHub <noreply@github.com>2016-09-12 12:25:21 +1000
commit6a81bf03cfe0701b6ecd5d67da6f0ccf3ca99d75 (patch)
tree1248ef62a08523cd07f08ce108401917320751d7 /VisualStudio.gitignore
parente6dd3a81e6037cc923e503e372c80326f65ccb25 (diff)
parent3cdfc09983aece84ec69ed30644f87b1e8957835 (diff)
downloadgitignore-6a81bf03cfe0701b6ecd5d67da6f0ccf3ca99d75.tar.gz
gitignore-6a81bf03cfe0701b6ecd5d67da6f0ccf3ca99d75.zip
Merge pull request #2104 from kevcunnane/bug/jfmFiles
Ignore .jfm files in Visual Studio
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r--VisualStudio.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore
index d56f8b53..c8557d40 100644
--- a/VisualStudio.gitignore
+++ b/VisualStudio.gitignore
@@ -189,6 +189,7 @@ ClientBin/
*~
*.dbmdl
*.dbproj.schemaview
+*.jfm
*.pfx
*.publishsettings
node_modules/