diff --git a/.gitignore b/.gitignore index 1e297d85a..75a45e00e 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,7 @@ local_build_config.h ### other files that fall out of the build src/nhttpd/nhttpd.conf + +### IDE-specific settings +# Visual Studio Code settings +.vscode/