From fe45c49e56eb167d0dd950e473de7576cd333faf Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Mon, 25 May 2020 13:01:37 +0200 Subject: Bump singleapplication version --- third_party/SingleApplication-3.1.3.1/.gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 third_party/SingleApplication-3.1.3.1/.gitignore (limited to 'third_party/SingleApplication-3.1.3.1/.gitignore') diff --git a/third_party/SingleApplication-3.1.3.1/.gitignore b/third_party/SingleApplication-3.1.3.1/.gitignore new file mode 100644 index 00000000..35533fe8 --- /dev/null +++ b/third_party/SingleApplication-3.1.3.1/.gitignore @@ -0,0 +1,16 @@ +/examples/*/*.o +/examples/*/Makefile +/examples/*/moc_*.cpp +/examples/*/moc_predefs.h +/examples/*/*.qmake.stash +/examples/basic/basic +/examples/calculator/calculator +/examples/sending_arguments/sending_arguments +/**/CMakeLists.txt.user +/**/CMakeCache.txt +/**/CMakeCache/* +/**/CMakeFiles/* +/**/Makefile +/**/cmake_install.cmake +/**/*_autogen/ +libSingleApplication.a -- cgit 1.5.1