Skip to content

Commit 29f1969

Browse files
Merge pull request #2142 from nextcloud/backport/2140/stable32
[stable32] chore: Update gitignore list
2 parents 79b4287 + c0abbe4 commit 29f1969

File tree

3 files changed

+2
-837
lines changed

3 files changed

+2
-837
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
bin
33
*/**/phpstan.neon
4+
*/**/phpstan-baseline.neon
45
.php_cs.dist
56
# ignore editor config
67
**/*.editorconfig
@@ -34,6 +35,7 @@ bin
3435
*/*/psalm.xml
3536
*/*/psalm.xml.license
3637
*/*/psalm.baseline.xml
38+
*/*/psalm-baseline.xml
3739
*/*/phpcs.xml
3840
*/*/phpcs.xml.dist
3941
*/*/.php-cs-fixer.php

0 commit comments

Comments
 (0)