mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:17:44 +00:00
Everywhere: Fix a bunch of typos
This commit is contained in:
parent
bebbeda726
commit
0aab774343
14 changed files with 21 additions and 21 deletions
|
@ -12,7 +12,7 @@ and set the following fields: (Assuming you use `Ninja` as the build system and
|
|||
## Excluding Build Artifacts
|
||||
|
||||
Source files are copied to the `Build` directory during the build, if you do not exclude them from CLion indexing they will show up
|
||||
in search results. This is often confusing, unintuitive, and can result in your loosing changes you have made to files. To exclude
|
||||
in search results. This is often confusing, unintuitive, and can result in you losing changes you have made to files. To exclude
|
||||
these files navigate to the `Project` tool window, right-click the `Build` folder and select `Mark Directory as | Excluded`. If you
|
||||
want exclude Toolchain files as well, follow the same procedure with the following paths:
|
||||
- `Toolchain/Local`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue