From 497fb4e49ffe5a1c73b47d7733c9dbe3091ff976 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Mon, 18 Feb 2019 23:36:29 -0500 Subject: Remove compiled libraylib.a --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 11ba8c29..963342a0 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,7 @@ ipch/ # Ignore compiled binaries *.o *.exe +*.a !raylib.rc.o # Ignore all examples files -- cgit v1.2.3