From a235b2533855f4476c93ac7fb79087b762f8d38a Mon Sep 17 00:00:00 2001 From: redtide Date: Thu, 3 Oct 2019 18:48:25 +0200 Subject: [PATCH] Typo in .gitignore. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ba713f78..ca8c8ea2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,7 @@ CMakeFiles/ cmake_install.cmake compile_commands.json *.a -*.txt.user +*.txt.user* .DS_Store