Remove .vscode rule

This commit is contained in:
YahyaAouledAmer 2025-09-06 17:33:39 +01:00 committed by GitHub
parent 20d892ae4f
commit c9ae3d337a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,11 +18,6 @@
# These are not necessary for version control.
*.log
# Ignore VSCode configuration files.
# Useful if some team members use VSCode for development.
# If you want to share VSCode settings, comment out the following line.
.vscode/
# Build files
# Ignore build output directories.
@ -53,4 +48,4 @@ TouchGFX/simulator/msvs/.vs
# Ignore temporary and backup files generated by the operating system and editor.
# These are not needed in the repository.
*.bak
*.bak