Browse Source

Merge pull request #1019 from joanhey/gitignore-pids

Add pids to .gitignore
walkor 1 year ago
parent
commit
8becaa0c91
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -9,3 +9,5 @@ vendor/
 composer.lock
 phpunit.xml
 /phpstan.neon
+/*.pid
+/*.pid.lock