commit 005fd8c7301176c0492c1b8a6719c6e6c32cbca6 parent 52b0bfb792d80c9b9d25eb5af91e130847997dc0 Author: Cem Keylan <cem@ckyln.com> Date: Wed, 16 Sep 2020 20:32:23 +0300 .gitignore: add checkprocess Diffstat:
M | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,2 +1,3 @@ *.o sysmgr-needs +checkprocess+ \ No newline at end of file