Fix stupid grammar error in .gitignore
Co-Authored-By: GabrielRavier <31440290+GabrielRavier@users.noreply.github.com>
This commit is contained in:
parent
209bbfe13c
commit
a3022e701a
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -27,7 +27,7 @@ build_en/*.exe.manifest
|
|||
build_jp/*.exe
|
||||
build_jp/*.exe.manifest
|
||||
|
||||
# Exclude the (recommanded) CMake build directory
|
||||
# Exclude the (recommended) CMake build directory
|
||||
build/*
|
||||
|
||||
# Exclude MSVC IntelliSense database
|
||||
|
@ -40,4 +40,4 @@ msvc2003/CSE2.suo
|
|||
msvc2003/Debug
|
||||
msvc2003/Release
|
||||
msvc2003/Debug (Japanese)
|
||||
msvc2003/Release (Japanese)
|
||||
msvc2003/Release (Japanese)
|
||||
|
|
Loading…
Add table
Reference in a new issue