Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit df38bc9

Browse files
authored
Added ignore of .codecov.yml and pyproject.toml files (#111)
1 parent d6674e8 commit df38bc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.nextcloudignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
/src
99
tests
1010
/vendor
11+
/.codecov.yml
1112
/.eslintrc.js
1213
/.gitattributes
1314
/.gitignore
@@ -25,5 +26,6 @@ tests
2526
/package.json
2627
/postcss.config.js
2728
/psalm.xml
29+
/pyproject.toml
2830
/stylelint.config.js
2931
/webpack.config.js

0 commit comments

Comments
 (0)