From 5ffb1c105d1eec3c3f9eaba122fb040001afbe69 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Thu, 21 Feb 2019 09:51:50 +0100 Subject: Add missing go module file so that this is easier to build Change-Id: Ib8c231adaf560352d49b4f0f248c3a8918f24754 Reviewed-by: Mitch Curtis --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index eb39d16..fdf3436 100644 --- a/.gitignore +++ b/.gitignore @@ -263,3 +263,5 @@ _Inline/ # Generated static plugin import sources *_plugin_import.cpp + +src/createchangelog/createchangelog -- cgit v1.2.1