runabol / piper

piper - a distributed workflow engine
Apache License 2.0
487 stars 86 forks source link

add application.pid to gitignore #20

Closed ccamel closed 6 years ago

ccamel commented 6 years ago

As a consequence of #10, when launching piper with scripts, for instance ./scripts/development.sh at the root of the project, the file application.pid is created. That file should be ignored in Git (that would leave the working tree clean).