From 8be054cf04ab66accb784afb4afc42abda9acb54 Mon Sep 17 00:00:00 2001 From: Till Wegmueller Date: Thu, 17 Aug 2023 14:01:08 +0200 Subject: [PATCH] Ignore auth_token biscuit Signed-off-by: Till Wegmueller --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 88214bf..1a81765 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ target identd.db sample_data -k8s \ No newline at end of file +k8s +auth_token \ No newline at end of file