From f8aaa756a220630cebb40f6da680d6eb310711b6 Mon Sep 17 00:00:00 2001 From: The-EDev Date: Sat, 31 Oct 2020 20:04:14 +0300 Subject: [PATCH] added QT Creator project files to .gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index e4e8d7bd9..1f0883611 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,11 @@ build*/ #Doxygen html/ + +#QT-Creator +*.config +*.creator* +*.cflags +*.cxxflags +*.files +*.includes