diff --git a/QuickLook.Plugin/QuickLook.Plugin.TextViewer/Syntax/Dark/GitIgnore.xshd b/QuickLook.Plugin/QuickLook.Plugin.TextViewer/Syntax/Dark/GitIgnore.xshd new file mode 100644 index 0000000..8b2e196 --- /dev/null +++ b/QuickLook.Plugin/QuickLook.Plugin.TextViewer/Syntax/Dark/GitIgnore.xshd @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + &|\/"',;=:- + + + ; + + + + # + + + + ! + + + + " + " + + + + [ + ] + + + = + + + diff --git a/QuickLook.Plugin/QuickLook.Plugin.TextViewer/Syntax/Light/GitIgnore.xshd b/QuickLook.Plugin/QuickLook.Plugin.TextViewer/Syntax/Light/GitIgnore.xshd new file mode 100644 index 0000000..8376d7d --- /dev/null +++ b/QuickLook.Plugin/QuickLook.Plugin.TextViewer/Syntax/Light/GitIgnore.xshd @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + &|\/"',;=:- + + + ; + + + + # + + + + ! + + + + " + " + + + + [ + ] + + + = + + +