From afd738fc27844d48d3dbe3677c224dd9ab3a1539 Mon Sep 17 00:00:00 2001 From: Yegor Yefremov Date: Mon, 13 Apr 2020 23:09:27 +0200 Subject: [PATCH] Ignore patch files --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 98a50e9..2f28a2f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.so *.lo *.la +*.patch *.pc .deps/ .libs/ -- 1.7.1