From 0ca5295276910f314f66eb3c6155046433055793 Mon Sep 17 00:00:00 2001 From: ENGO150 Date: Tue, 31 May 2022 19:38:12 +0200 Subject: [PATCH] removed versions.json from ignored --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 13ebeda..8135c60 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,4 @@ .vscode/ .ccls-cache/ out/ -misc/ - -versions.json \ No newline at end of file +misc/ \ No newline at end of file