From 189c092d9285c2aa2955ead29551e4c2e8b18b94 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Thu, 21 Oct 2021 23:46:09 +0200 Subject: [PATCH] gitignore updated (current machine link ignored) Signed-off-by: Stefan Ellmauthaler --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d568dd4..d923c2f 100644 --- a/.gitignore +++ b/.gitignore @@ -45,4 +45,7 @@ flycheck_*.el .dir-locals.el # network security -/network-security.data \ No newline at end of file +/network-security.data + +# current link +/machine/current \ No newline at end of file