diff --git a/.gitignore b/.gitignore index fc1994b..25ee477 100644 --- a/.gitignore +++ b/.gitignore @@ -53,4 +53,14 @@ btop #do not ignore .github directory -!.github \ No newline at end of file +!.github + +# Ignore files created by Qt Creator +*.config +*.creator +*.creator.user +*.creator.user.* +*.cflags +*.cxxflags +*.files +*.includes