We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ab1eb commit ba48e8aCopy full SHA for ba48e8a
.gitignore
@@ -22,4 +22,7 @@ websites/config_test/uploaded/*
22
# Docker stuff
23
docker/webserv/source
24
database/
25
-.env
+.env
26
+
27
+# Clangd config file
28
+.clangd
0 commit comments