From 09863ae669aa749348884571048abeff90df0225 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 4 Oct 2012 12:05:39 +0200 Subject: [PATCH] .gitignore: ignore generated xbps_api.h file. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9fe5bb24..d8760cd0 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ doc/xbps_api_doxyfile ftperr.h httperr.h tests/*/*/*_test +include/xbps_api.h