From 44fca58125663dd2ec975285616679ee9ba88aaa Mon Sep 17 00:00:00 2001 From: Alexandre Morignot <erdnaxeli@cervoi.se> Date: Mon, 10 Oct 2016 21:28:31 +0200 Subject: [PATCH] Ignore binary and conf --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1377554..9b18feb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ *.swp + +playbot +playbot.conf -- GitLab