From 2e86803abd3c47a304c638d06128dea1533463e7 Mon Sep 17 00:00:00 2001 From: Sven Velt Date: Mon, 14 Oct 2024 16:45:47 +0200 Subject: [PATCH] Initial commit, .gitignore --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ed91d9d --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +bin/ +build/ +cgi-bin/ +error/ +htdocs/ +icons/ +include/ +lib/ +logs/ +man/ +manual/ +modules/ + +.*sw? +*~ +