diff --git a/.tgitconfig b/.tgitconfig new file mode 100644 index 000000000..9a9773b33 --- /dev/null +++ b/.tgitconfig @@ -0,0 +1,6 @@ +[bugtraq] + url = https://github.com/progit/progit2/issues/%BUGID% + logregex = "[Ii]ssues?:?(\\s*(,|and)?\\s*#?\\d+)+\n(\\d+)" + +[tgit] + icon = Pro.ico diff --git a/Pro.ico b/Pro.ico new file mode 100644 index 000000000..992dcc6da Binary files /dev/null and b/Pro.ico differ