From 7a1784893af6fe986503dc67672135ed05816579 Mon Sep 17 00:00:00 2001 From: obiwankennedy Date: Sat, 28 Dec 2013 17:00:29 -0800 Subject: Initial commit --- .gitignore | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..16b4ee5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +# C++ objects and libs + +*.slo +*.lo +*.o +*.a +*.la +*.lai +*.so +*.dll +*.dylib + +# Qt-es + +*.pro.user +*.pro.user.* +moc_*.cpp +qrc_*.cpp +Makefile +*-build-* -- cgit v1.2.3-70-g09d2