From b28e67cb3f35de3b81c0fe7ac93aab225be7ee04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Wed, 18 Mar 2020 15:47:46 +0100
Subject: [PATCH] ignore .h files too

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index a1ce6df..3dbc524 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ build
 */dist
 dist
 .eggs
+*.h
-- 
GitLab