From f1fc14515720090f80496a771c5157d3ff3ac8a7 Mon Sep 17 00:00:00 2001 From: Hoffelhas Date: Thu, 21 May 2020 10:32:14 +0200 Subject: [PATCH] Modified .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 094c669..1410524 100644 --- a/.gitignore +++ b/.gitignore @@ -57,4 +57,8 @@ target/ # IDEA .idea/ -.env \ No newline at end of file +.env + +# VSCODE +.json +.vscode \ No newline at end of file