diff --git a/.gitignore b/.gitignore index fa24b2ef..366afe24 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,6 @@ Makefile* # QtCtreator CMake CMakeLists.txt.user +# Ignore moc-files +moc_*.h +moc_*.cpp