Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: Update gitignore list
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Sep 16, 2025
commit 81724fc1484d755d72c1badcbead3707dcc24b88
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.DS_Store
bin
*/**/phpstan.neon
*/**/phpstan-baseline.neon
.php_cs.dist
# ignore editor config
**/*.editorconfig
Expand Down Expand Up @@ -34,6 +35,7 @@ bin
*/*/psalm.xml
*/*/psalm.xml.license
*/*/psalm.baseline.xml
*/*/psalm-baseline.xml
*/*/phpcs.xml
*/*/phpcs.xml.dist
*/*/.php-cs-fixer.php
Expand Down