From c05dfa0401cc1792a7af981a106c5e67063200e1 Mon Sep 17 00:00:00 2001
From: Romain Deville <code@romaindeville.fr>
Date: Mon, 19 Apr 2021 18:05:38 +0200
Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Add=20docs/version.json=20to=20g?=
 =?UTF-8?q?itignore?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 7938e74..26b83ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 # Project Specific Gitignore
 
+docs/versions.json
 .vimrc.local
 .tmuxinator.yml
 .old/
-- 
GitLab