mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 02:01:45 +08:00
Remove .vscode rule
This commit is contained in:
parent
20d892ae4f
commit
c9ae3d337a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user