Add supervisord.pid to gitignore
parent
e0b85c82d7
commit
2bcc4d649f
|
|
@ -1,2 +1,3 @@
|
||||||
__pycache__
|
__pycache__
|
||||||
data
|
data
|
||||||
|
supervisord.pid
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue