From e20e3a90e66832809c3b78fd17d19a0008d82378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=20=EA=A6=AB=EA=A6=B6=20=EA=A6=8F=EA=A7=80?= =?UTF-8?q?=EA=A6=A6=EA=A6=BF=20=EA=A6=A7=20=EA=A6=AE=20=EA=A6=91=20?= =?UTF-8?q?=EA=A6=A9=20=EA=A6=AD=EA=A7=80?= Date: Tue, 24 Sep 2019 23:11:05 +0800 Subject: A Qt Core based library that depends on libicclient and can be used for a Qt based project --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7e40417 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.a +*.pro.user +*.o +*.qmake.stash +*.so* +*.swp +Makefile +moc_* -- cgit v1.2.3