diff options
author | James Moger <james.moger@gitblit.com> | 2014-11-24 09:34:46 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-11-24 09:34:46 -0500 |
commit | 75a907eeabb2983bda2bd1081eacb8a7d94db63b (patch) | |
tree | ff87c312af406abb875d21e0490164847c97d29d | |
parent | b4fbe4fd4430d644d60e8ffcb90370c75a84e540 (diff) | |
download | gitblit-75a907eeabb2983bda2bd1081eacb8a7d94db63b.tar.gz gitblit-75a907eeabb2983bda2bd1081eacb8a7d94db63b.zip |
Add .bat and .cmd to the pretty print extensions
-rw-r--r-- | src/main/distrib/data/defaults.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/distrib/data/defaults.properties b/src/main/distrib/data/defaults.properties index 14b3f63e..aa69331a 100644 --- a/src/main/distrib/data/defaults.properties +++ b/src/main/distrib/data/defaults.properties @@ -1276,7 +1276,7 @@ web.luceneIgnoreExtensions = 7z arc arj bin bmp dll doc docx exe gif gz jar jpg # # SPACE-DELIMITED # SINCE 0.5.0 -web.prettyPrintExtensions = aea agc basic c cbm cl clj cpp cs css dart el erl erlang frm fs go groovy h hpp hs htm html java js latex lisp ll llvm lsp lua ml moxie mumps n nemerle pascal php pl pm prefs properties proto py r R rb rd Rd rkt s S scala scm sh Splus sql ss tcl tex vb vbs vhd vhdl wiki xml xq xquery yaml yml ymlapollo +web.prettyPrintExtensions = aea agc basic bat c cbm cl clj cmd cpp cs css dart el erl erlang frm fs go groovy h hpp hs htm html java js latex lisp ll llvm lsp lua ml moxie mumps n nemerle pascal php pl pm prefs properties proto py r R rb rd Rd rkt s S scala scm sh Splus sql ss tcl tex vb vbs vhd vhdl wiki xml xq xquery yaml yml ymlapollo # Registered extensions for markdown transformation # |