diff --git a/.gitignore b/.gitignore index 4de9761..e1d3404 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,13 @@ bin /*.prof .idea/ bazel* + +# CMake/QtCreator folders and files created on Windows +CMakeFiles/ +*/CMakeFiles/ +CMakeCache*.* +Makefile* +moc_*.* +mocs_*.* +qrc_*.* +*.cmake