From 79d42c3a8ad50e4c12753b3c7aa631aa35d4b9c9 Mon Sep 17 00:00:00 2001
From: David Trattnig <david.trattnig@o94.at>
Date: Thu, 29 Oct 2020 15:00:02 +0100
Subject: [PATCH] No slash needed.

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

diff --git a/.gitignore b/.gitignore
index 5c5603e8..c673f570 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,4 @@ env.list
 audio/source
 config/docker/engine.ini
 src/liquidsoap/engine.sock
-/python
\ No newline at end of file
+python
\ No newline at end of file
-- 
GitLab