Cleanup .gitignore (#377)

This commit is contained in:
Sergei Predvoditelev
2025-08-11 15:50:22 +03:00
committed by GitHub
parent f1faab9d33
commit 2b98ed540e

20
.gitignore vendored
View File

@@ -16,25 +16,11 @@ nbproject
# windows thumbnail cache
Thumbs.db
# composer vendor dir
/vendor
# composer itself is not needed
composer.phar
# Mac DS_Store Files
.DS_Store
# phpunit itself is not needed
phpunit.phar
.phpunit.result.cache
# composer vendor dir
/vendor
# local phpunit config
/phpunit.xml
# NPM packages
/node_modules
/.env
# Codeception
# Codeception C3
c3.php