From 06e94c10f4af11c153db04b965891172310cb82e Mon Sep 17 00:00:00 2001 From: Roman Zipp Date: Sun, 23 Jan 2022 18:34:38 +0100 Subject: [PATCH] Exclude files directory from vcs --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 657294b..536c878 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ go.work # Lithium specific settings.json -lithium.log \ No newline at end of file +lithium.log +files/