From a17d76e60b8eb76613b654818c932ca1ef2806d2 Mon Sep 17 00:00:00 2001 From: rrockru Date: Fri, 14 Feb 2014 18:45:20 +0400 Subject: Fixed build issue on linux (missing webp include path). Tested on ArchLinux. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b9f3f80af4..d1b3f857d9 100644 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,8 @@ bld/ *.VisualState.xml TestResult.xml +*.o +*.a *_i.c *_p.c *_i.h -- cgit v1.2.3