intermediate

This commit is contained in:
3lswear
2022-01-25 08:00:36 +03:00
parent a16d22aa87
commit 53ebb0ddfe
6 changed files with 212 additions and 31 deletions

6
.ccls
View File

@@ -1,7 +1,9 @@
clang++
-Iincludes
%cpp
%hpp --include=./includes/webserv.hpp
-Isrc/Header/
-Isrc/Autoindex/
-Isrc/Server/
-Isrc/config/
-Wall
-Wextra
-Werror