1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 22:29:45 +01:00

.gitignore: ignore all files within .vscode/ except user's settings

Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
This commit is contained in:
Dylan Laduranty 2022-11-21 21:30:28 +01:00
parent 64dcfd67ff
commit 069ad929c2

3
.gitignore vendored
View File

@ -37,7 +37,8 @@ cachegrind.out*
# Codelite (among others) project files
*.project
# Visual Studio Code user settings
.vscode/
.vscode/*
!.vscode/settings.json
# ctags index files
tags
# GDB initialization scripts