Skip to content

Commit

Permalink
Add pids to .gitignore
Browse files Browse the repository at this point in the history
To hide when we have  workerman running
  • Loading branch information
joanhey committed Feb 26, 2024
1 parent 7cbeb80 commit c03c7e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ vendor/
composer.lock
phpunit.xml
/phpstan.neon
/*.pid
/*.pid.lock

0 comments on commit c03c7e3

Please sign in to comment.