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
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -27,7 +27,7 @@ build_en/*.exe.manifest
|
||||||
build_jp/*.exe
|
build_jp/*.exe
|
||||||
build_jp/*.exe.manifest
|
build_jp/*.exe.manifest
|
||||||
|
|
||||||
# Exclude the (recommanded) CMake build directory
|
# Exclude the (recommended) CMake build directory
|
||||||
build/*
|
build/*
|
||||||
|
|
||||||
# Exclude MSVC IntelliSense database
|
# Exclude MSVC IntelliSense database
|
||||||
|
|
Loading…
Add table
Reference in a new issue