From cd54038e5a8738c210970b32a16d5741a313cbd9 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Thu, 3 Jan 2019 11:17:38 -0200 Subject: [PATCH] Ignoring folder for auto-generated includes. --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 9aaeb04..ccdcae0 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ makeruntime.sh scripts locale *.xz +src/include/lib3270 -- libgit2 0.21.2