From 64f6c20dfb8b201acb481735861cfaa20d38337c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 31 Jul 2017 11:49:34 +0300 Subject: Add .pc to .gitignore --- hello0/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/hello0/.gitignore b/hello0/.gitignore index 878cf3c..8a93488 100644 --- a/hello0/.gitignore +++ b/hello0/.gitignore @@ -12,5 +12,6 @@ *.exe *.exe.dlls/ *.exe.manifest +*.pc hello -- cgit v1.1