Skip to content

Commit 1ba0aa5

Browse files
authored
chore: remove .nyc_output from ignore lists of configs (#117)
This pull request includes changes to the `.clang-format-ignore`, `.gitignore`, and `.prettierignore` files to improve the build configuration by removing unnecessary entries. Build configuration improvements: * [`configs/.clang-format-ignore`](diffhunk://#diff-04870cd9c1d71af0e1764938c34398aa71653548f32ff618a570e22580857384L14): Removed the `.nyc_output` entry from the ignore list. * [`configs/.gitignore`](diffhunk://#diff-127fa2a18fcf6528a15cc22b53c70b0ddd7036ad856b76fa26f00468eea2af3dL14): Removed the `.nyc_output` entry from the ignore list. * [`configs/.prettierignore`](diffhunk://#diff-65e906ab3cea5b94ff5b7b16ce6b39dc57c1ffb7a5ce603f12b94a571b3fc545L14): Removed the `.nyc_output` entry from the ignore list.
1 parent 1d2682e commit 1ba0aa5

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

configs/.clang-format-ignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ build
1111
.env.production
1212

1313
# tests
14-
.nyc_output
1514
coverage

configs/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ build
1111
.env.production
1212

1313
# tests
14-
.nyc_output
1514
coverage
1615

1716
# packages

configs/.prettierignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ build
1111
.env.production
1212

1313
# tests
14-
.nyc_output
1514
coverage
1615

1716
# package

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy