mirror of
https://github.com/redimp/otterwiki.git
synced 2025-12-22 03:37:07 +00:00
configured linguist-vendored
This commit is contained in:
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
otterwiki/templates/*.html linguist-language=Jinja
|
||||
4
otterwiki/static/.gitattributes
vendored
4
otterwiki/static/.gitattributes
vendored
@@ -1,2 +1,2 @@
|
||||
mathjax/* linguist-detectable=false
|
||||
webfonts/* linguist-detectable=false
|
||||
mathjax/* linguist-vendored
|
||||
webfonts/* linguist-vendored
|
||||
|
||||
18
otterwiki/static/css/.gitattributes
vendored
18
otterwiki/static/css/.gitattributes
vendored
@@ -1,12 +1,12 @@
|
||||
codemirror-theme.css
|
||||
codemirror.css linguist-detectable=false
|
||||
fontawesome-all.css linguist-detectable=false
|
||||
fontawesome-all.min.css linguist-detectable=false
|
||||
halfmoon-variables.css linguist-detectable=false
|
||||
halfmoon-variables.min.css linguist-detectable=false
|
||||
halfmoon.css linguist-detectable=false
|
||||
halfmoon.min.css linguist-detectable=false
|
||||
codemirror.css linguist-vendored
|
||||
fontawesome-all.css linguist-vendored
|
||||
fontawesome-all.min.css linguist-vendored
|
||||
halfmoon-variables.css linguist-vendored
|
||||
halfmoon-variables.min.css linguist-vendored
|
||||
halfmoon.css linguist-vendored
|
||||
halfmoon.min.css linguist-vendored
|
||||
otterwiki.css
|
||||
print.css
|
||||
pygments.css linguist-detectable=false
|
||||
roboto.css linguist-detectable=false
|
||||
pygments.css linguist-vendored
|
||||
roboto.css linguist-vendored
|
||||
|
||||
26
otterwiki/static/js/.gitattributes
vendored
26
otterwiki/static/js/.gitattributes
vendored
@@ -1,15 +1,15 @@
|
||||
cm-continuelist.js linguist-detectable=false
|
||||
cm-markdown.js linguist-detectable=false
|
||||
cm-modes.js linguist-detectable=false
|
||||
cm-modes.min.js linguist-detectable=false
|
||||
cm-panel.js linguist-detectable=false
|
||||
cm-continuelist.js linguist-vendored
|
||||
cm-markdown.js linguist-vendored
|
||||
cm-modes.js linguist-vendored
|
||||
cm-modes.min.js linguist-vendored
|
||||
cm-panel.js linguist-vendored
|
||||
codemirror-4.inline-attachment.js
|
||||
codemirror.js linguist-detectable=false
|
||||
codemirror.min.js linguist-detectable=false
|
||||
halfmoon-module.js linguist-detectable=false
|
||||
halfmoon.js linguist-detectable=false
|
||||
halfmoon.min.js linguist-detectable=false
|
||||
inline-attachment.js linguist-detectable=false
|
||||
codemirror.js linguist-vendored
|
||||
codemirror.min.js linguist-vendored
|
||||
halfmoon-module.js linguist-vendored
|
||||
halfmoon.js linguist-vendored
|
||||
halfmoon.min.js linguist-vendored
|
||||
inline-attachment.js linguist-vendored
|
||||
otterwiki.js
|
||||
polyfill.e6.min.js linguist-detectable=false
|
||||
polyfill.min.js linguist-detectable=false
|
||||
polyfill.e6.min.js linguist-vendored
|
||||
polyfill.min.js linguist-vendored
|
||||
|
||||
Reference in New Issue
Block a user