From 98401760e6d38433a8903e3df6a610634cca57b8 Mon Sep 17 00:00:00 2001 From: Ground0 Date: Mon, 14 Feb 2022 15:05:59 +0100 Subject: [PATCH] Add Ignore Files for local dev --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 4a74cee..d2d8f19 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,13 @@ project.cfg *.out # End of https://www.gitignore.io/api/purebasic +# Zertifikate +*.pem +democert + +# Executables +lhttpd +server_example +test +README