mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:57:35 +00:00
Documentation: Change spelling error in CLionConfiguration.md
Change "want exclude" to "want to exclude"
This commit is contained in:
parent
0335829e71
commit
8026d8926c
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ If you already have the project open, you can go to `File -> Settings -> Build,
|
||||||
Source files are copied to the `Build` directory during the build, if you do not exclude them from CLion indexing they will show up
|
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 you losing 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
|
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:
|
want to exclude Toolchain files as well, follow the same procedure with the following paths:
|
||||||
- `Toolchain/Local`
|
- `Toolchain/Local`
|
||||||
- `Toolchain/Tarballs`
|
- `Toolchain/Tarballs`
|
||||||
- `Toolchain/Build`
|
- `Toolchain/Build`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue