From 5277719dce745c2d54dc9dcc2a316a71a4593f93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0imerda?= Date: Mon, 29 Apr 2013 14:14:11 +0200 Subject: [PATCH] trivial: add gitignore for qt examples --- examples/C/qt/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 examples/C/qt/.gitignore diff --git a/examples/C/qt/.gitignore b/examples/C/qt/.gitignore new file mode 100644 index 0000000000..8c97223318 --- /dev/null +++ b/examples/C/qt/.gitignore @@ -0,0 +1,2 @@ +/monitor-nm-running +/monitor-nm-running.moc