diff --git a/digital_doctor/.gitignore b/digital_doctor/.gitignore index 1c0f446..df8ec46 100644 --- a/digital_doctor/.gitignore +++ b/digital_doctor/.gitignore @@ -18,4 +18,5 @@ node_modules .user.ini .git -.git* \ No newline at end of file +.git* +*.pid \ No newline at end of file