From 1875810e6e8037f78cdba2f0d2a9da72952234b2 Mon Sep 17 00:00:00 2001 From: ilor <kailoran@gmail.com> Date: Mon, 4 Oct 2010 14:22:25 +0200 Subject: [PATCH] gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f40098f..1b20ca9 100755 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ tests/tests /tmp/ CMakeCache.txt CMakeFiles -CMakeLists.txt.user +CMakeLists.txt.user* cmake_install.cmake /bin/ /*-build/ -- GitLab