From 97325e360e6aaa7e8c473ba435231f4cda4dfdc5 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 18 Sep 2022 21:15:25 +0100 Subject: Added initial revised scripts --- gitscripts.conf.example | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 gitscripts.conf.example (limited to 'gitscripts.conf.example') diff --git a/gitscripts.conf.example b/gitscripts.conf.example new file mode 100755 index 0000000..a2596a4 --- /dev/null +++ b/gitscripts.conf.example @@ -0,0 +1,9 @@ +[git] +repo_path = /srv/git +domain = git.eda.gay +gitignore_templates = /srv/www/gitignore +license_templates = /srv/www/license-templates/templates + +[github] +user = jwansek +key = ****************************** \ No newline at end of file -- cgit v1.2.3