diff options
author | Stef Walter <stefw@redhat.com> | 2015-07-15 17:28:35 +0200 |
---|---|---|
committer | Stef Walter <stefw@redhat.com> | 2015-07-15 17:28:35 +0200 |
commit | eca6fceb02969a81ac1198a9422caa4e1c617347 (patch) | |
tree | 06f462146d1c40b8c68ecc83a0c0bd28f1b843fc /.gitignore | |
parent | 0633ba044d213d24b32c91484b95cbeb12b03e19 (diff) |
Ignore pid files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ output/ create-plugin.txt develop_server.sh cache/ +/*.pid |