Files
FreshRSS/.gitignore
Alexandre Alapetite 8abfb07dc1 Use recommended phpstan.dist.neon (#6892)
* Rename to phpstan.dist.neon

* gitignore phpstan.neon

* Update phpstan-next accordingly

* Fixes for PHPStan bleedingEdge
2024-10-14 09:36:15 +02:00

29 lines
265 B
Plaintext

/.htaccess
/bin/
/constants.local.php
/data.back/
/extensions/node_modules/
/extensions/vendor/
/node_modules/
/phpstan.neon
/vendor/
.vscode/
# Temp files
*~
*.bak
*.backup
*.cache
\#*
.\#*
*\#
*.swp
*.swap
*.sav
*.save
*.autosav
*.autosave
*.sass-cache
sass.sh