diff --git a/.gitignore b/.gitignore index f6134e7..884ce8e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ # CMake artifacts /build*/ +/_packages/ CMakeUserPresets.json # Doxygen @@ -92,4 +93,4 @@ compile_commands.json # QtCreator local machine specific files for imported projects *creator.user* -*_qmlcache.qrc \ No newline at end of file +*_qmlcache.qrc