From 5ae2e376a295ee40529262eb2a604b996416934e Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Mon, 17 Jun 2013 17:36:52 +0200 Subject: [PATCH] Added missing file to .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 658cb63f..3ba142ef 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,7 @@ src/libglfw3.a src/glfw3.lib src/glfw3.dll src/glfw3dll.lib +src/glfw3dll.a examples/*.app examples/*.exe examples/boing