FIX_git ignore file : ps

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

5
.gitignore vendored
View File

@ -106,3 +106,8 @@ php_errors.log
/vendor/* /vendor/*
!/vendor/.gitkeep !/vendor/.gitkeep
composer.lock composer.lock
# Ignore environment-specific settings
.env
.vagrant
.env.*