FIX_git ignore file : ps

This commit is contained in:
VE10-Sanjeev 2024-05-06 06:02:53 +00:00
parent 73669049f3
commit 3c5d4e2ce0

7
.gitignore vendored
View File

@ -105,4 +105,9 @@ php_errors.log
# Ignore Composer files
/vendor/*
!/vendor/.gitkeep
composer.lock
composer.lock
# Ignore environment-specific settings
.env
.vagrant
.env.*