From 8edcf89745f24e885b7fea2d3ccd8b4c5ffbd655 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 31 Jul 2017 11:57:41 +0300 Subject: Add .pc to .gitignore --- libformat/.gitignore | 1 + libmformat/.gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/libformat/.gitignore b/libformat/.gitignore index a887fdd..abe2889 100644 --- a/libformat/.gitignore +++ b/libformat/.gitignore @@ -12,5 +12,6 @@ *.exe *.exe.dlls/ *.exe.manifest +*.pc version diff --git a/libmformat/.gitignore b/libmformat/.gitignore index 1173da4..6deeb3c 100644 --- a/libmformat/.gitignore +++ b/libmformat/.gitignore @@ -15,5 +15,6 @@ *.exe *.exe.dlls/ *.exe.manifest +*.pc version -- cgit v1.1