From 0fa909a8894c60569ab156390e49492943833923 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Thu, 28 May 2015 18:55:03 +0200 Subject: [PATCH] Updated .gitignore. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ae0fe05a..4bb6ef3e 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ cmake_uninstall.cmake docs/Doxyfile docs/html docs/warnings.txt +docs/doxygen_sqlite3.db src/glfw_config.h src/glfw3.pc src/glfw3Config.cmake @@ -61,12 +62,12 @@ tests/cursoranim tests/defaults tests/empty tests/events -tests/fsaa tests/gamma tests/glfwinfo tests/iconify tests/joysticks tests/monitors +tests/msaa tests/peter tests/reopen tests/sharing