浏览代码

Merge pull request #1019 from joanhey/gitignore-pids

Add pids to .gitignore
walkor 1 年之前
父节点
当前提交
8becaa0c91
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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