Corrected unclear comment
This commit is contained in:
parent
4cd09e7990
commit
c697a9b8b2
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -23,10 +23,10 @@ msvc2003/Release
|
|||
msvc2003/Debug (Japanese)
|
||||
msvc2003/Release (Japanese)
|
||||
|
||||
# Exclude VSCode folder
|
||||
# Exclude VS Code folder
|
||||
.vscode/*
|
||||
|
||||
# Do not exclude common files that we might actually add in the future (could be used for having build commands or the like)
|
||||
# Useful for VS Code users
|
||||
!.vscode/settings.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
|
|
Loading…
Add table
Reference in a new issue