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 # windows thumbnail cache
Thumbs.db Thumbs.db
# composer vendor dir
/vendor
# composer itself is not needed
composer.phar
# Mac DS_Store Files # Mac DS_Store Files
.DS_Store .DS_Store
# phpunit itself is not needed # composer vendor dir
phpunit.phar /vendor
.phpunit.result.cache
# local phpunit config # Codeception C3
/phpunit.xml
# NPM packages
/node_modules
/.env
# Codeception
c3.php c3.php