From 5533319e7d61dd5e3ad13ae40956f252a2df5b49 Mon Sep 17 00:00:00 2001 From: Richard Hitier Date: Tue, 18 Apr 2023 09:27:29 +0200 Subject: [PATCH] Git ignore run files --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 990668a..9f01e9f 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,7 @@ web/run.log # Python *.pyc -venv/* \ No newline at end of file +venv/* + +# App +VISITS -- libgit2 0.21.2