Skip to content

Commit e20dca1

Browse files
committed
chore: update docs with ignored files migration page
1 parent ec8e09d commit e20dca1

File tree

6 files changed

+7
-3
lines changed

6 files changed

+7
-3
lines changed

docs/getting-started/configuring-your-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To configure your repository, follow these steps:
1919

2020
## 1. Ignoring files {: id="ignoring-files"}
2121

22-
[Ignore any files and directories](../repositories-configure/ignoring-files.md) that aren't relevant for the Codacy analysis, such as generated code or any third-party libraries included in your repositories.
22+
[Ignore any files and directories](../repositories-configure/ignoring-files.md) that aren't relevant for the Codacy analysis, such as generated code or any third-party libraries included in your repositories. Learn more about [Ignoring files](../repositories-configure/ignoring-files.md).
2323

2424
![Ignoring files](../repositories-configure/images/ignored-files.png)
2525

docs/repositories-configure/ignoring-files.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ description: Ignore or exclude files from the Codacy analysis and see the list o
88

99
In some situations, you may want to ignore or exclude files from the Codacy analysis.
1010

11-
To exclude files from your repository analysis open your repository **Settings**, tab **Ignored Files**, and select the files you want to ignore. This view only shows the files on your main branch.
11+
To exclude files from your repository analysis open your repository **Files**, page. From there, you can select a file and exclude it by clicking on the Ignore file button.
12+
13+
[Ignoring a file](images/ignoring-a-file.png)
14+
15+
To view the current excluded files, select the **Ignored** tab on the same page.
1216

1317
![Ignored files](images/ignored-files.png)
1418

19.9 KB
Loading
88 KB
Loading
138 KB
Loading

docs/repositories/files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The Files page only displays files in your repository that were analyzed by Coda
5858

5959
- **The file might be ignored**
6060

61-
The Files page doesn't display [ignored files](../repositories-configure/ignoring-files.md) that aren't meant to be analyzed, including the [files that Codacy ignores by default](../repositories-configure/ignoring-files.md#default-ignored-files).
61+
The Files page displays [ignored files](../repositories-configure/ignoring-files.md) that aren't meant to be analyzed, except the [files that Codacy ignores by default](../repositories-configure/ignoring-files.md#default-ignored-files).
6262

6363
- **The file has an extension that is not on the list of supported extensions**
6464

0 commit comments

Comments
 (0)