From c381a62e73efe43b02d71ca86103acdf4e614b03 Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Thu, 25 Feb 2021 19:49:25 +0100 Subject: [PATCH] add buildfiles and results to gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index bb6b7b7..96e8dd8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ *.user *.stash +*.o +moc_* +ui_* Makefile +speech-server-client-qt