From 14a951a8235d0d702d93b185f5bce05068899891 Mon Sep 17 00:00:00 2001 From: Stanny Nuytkens Date: Sun, 5 Aug 2018 12:21:01 +0200 Subject: [PATCH] Fixes missing newline --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2dc6cb968..cc913fa2a 100644 --- a/.gitignore +++ b/.gitignore @@ -50,4 +50,4 @@ tmp/ venv/ # VSCode related files -.vscode \ No newline at end of file +.vscode