From 2b5257cac69a09a49f14d8374ec8e2b97793e054 Mon Sep 17 00:00:00 2001 From: Richard Genoud Date: Wed, 4 Dec 2019 15:54:24 +0100 Subject: [PATCH] add gitignore --- soft/thermostat/.gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 soft/thermostat/.gitignore diff --git a/soft/thermostat/.gitignore b/soft/thermostat/.gitignore new file mode 100644 index 0000000..734d3ec --- /dev/null +++ b/soft/thermostat/.gitignore @@ -0,0 +1,10 @@ +.qmake.stash +*.o +ui_* +moc_* +qrc_* +Makefile +*.swp +tags +*.qm +thermostat