From 3089e9bf95c8b0b8ab0e35ea01f04eba957a868f Mon Sep 17 00:00:00 2001 From: wyy Date: Sun, 27 Oct 2013 07:06:59 -0700 Subject: [PATCH] add *.pid into .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 255c7e7..82fe491 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ segdict* prior.gbk tmp t.* +*.pid