From e33795afa8b9c2ba7d63dc017d6acf82a270309a Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Thu, 20 Apr 2017 07:04:47 +0200 Subject: [PATCH] GIT_SILENT: ignore uncrustify temporary file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index afdb261..d1af1f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Ignore the following files /build/ CMakeLists.txt.user* +*.unc-backup*