From 1526dc408b00cccd37cc3232c7961f7119746034 Mon Sep 17 00:00:00 2001 From: Anders Darander Date: Wed, 14 May 2014 08:23:47 +0200 Subject: [PATCH] Ignore moc*-files Also ignore libusbx-1.0.18/doc/doxygen.cfg. Signed-off-by: Anders Darander --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 20c46628..49302e23 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,7 @@ aclocal.m4 DSLogic-gui/ui_*.h DSLogic-gui/DSLogic +moc_*.cxx +moc_*.cxx_parameters + +libusbx-1.0.18/doc/doxygen.cfg