From e7555a86a1c5fe99caf09d1c23d6b1a54577c6c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Wo=C5=BAniak?= Date: Sun, 19 Dec 2021 00:55:22 +0100 Subject: [PATCH] Added new .gitignore --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b9d3b7c..7c0490e 100644 --- a/.gitignore +++ b/.gitignore @@ -261,4 +261,9 @@ notes.org Musik/ .config/ytmdl -golang \ No newline at end of file +golang +.virtualenvs/debugpy +.local/bin/mgorny-dev-scripts +.local/bin/serviceman +.local/opt/serviceman-v0.8.0/bin +.emacs.d/recentf \ No newline at end of file