From 03b6d7c4bf65455b58fe44158d038d9c9abde868 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Fri, 3 May 2024 19:54:16 +0200 Subject: [PATCH] Ignore files that are dynamically generated --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index 4559ec0..3f12fb1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,14 @@ # Ignore file with the account data /password.dat + +/CommModule/*-active +/CommModule/logfile*txt +/CommModule/nohup.out +/CommModule/serialserver.conf +/crt/ +/csr/ +/locale/cv +/pages/index/feed.rss +/www/*.crl +/www/*.crl.patch