This commit is contained in:
3lswear
2022-03-07 14:52:50 +03:00
parent fb4e2853a8
commit ca82355b0c

11
.ccls
View File

@@ -1,11 +0,0 @@
clang++
-Iincludes
-Isrc/Client/
-Isrc/Autoindex/
-Isrc/Server/
-Isrc/config/
-Isrc/CGI/
-Wall
-Wextra
-Werror
-std=c++98