mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
.gitignore: Add .vscode directory to prevent tracking of IDE settings
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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/
|
||||
|
Reference in New Issue
Block a user