From 870a431b246f57282ca10c441c0395ab38958fd9 Mon Sep 17 00:00:00 2001 From: whaffman Date: Wed, 10 Sep 2025 16:55:56 +0200 Subject: [PATCH] .gitignore --- .gitignore | 40 +++------------------------------------- 1 file changed, 3 insertions(+), 37 deletions(-) diff --git a/.gitignore b/.gitignore index d4fb281..6d1f805 100644 --- a/.gitignore +++ b/.gitignore @@ -1,41 +1,7 @@ -# Prerequisites -*.d - -# Compiled Object files -*.slo -*.lo *.o -*.obj - -# Precompiled Headers -*.gch -*.pch - -# Linker files -*.ilk - -# Debugger Files -*.pdb - -# Compiled Dynamic libraries -*.so -*.dylib -*.dll - -# Fortran module files -*.mod -*.smod - -# Compiled Static libraries -*.lai -*.la *.a -*.lib +webserv +.cache + -# Executables -*.exe -*.out -*.app -# debug information files -*.dwo