From: Eunki Hong Date: Wed, 25 Jan 2023 15:50:52 +0000 (+0900) Subject: Cleanup .gitignore file X-Git-Tag: accepted/tizen/unified/20230206.093807^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f85f115ed4f55f9b37477cfcef532f5cce64bc91;p=platform%2Fcore%2Fuifw%2Fwidget-viewer-dali.git Cleanup .gitignore file Collect, merge and clean up .gitignore file for all dali repos Change-Id: Ib1a7554b82bc51d1dd990cdb77d6da3343428c88 Signed-off-by: Eunki Hong --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3afd18b --- /dev/null +++ b/.gitignore @@ -0,0 +1,52 @@ +# Common gitignore +.cproject +.project +.settings +.directory +Makefile.in +Makefile +BROWSE +CMakeCache.txt +CMakeFiles/ +cmake_install.cmake +install_manifest.txt +*~ +*.pc +*.o +*.o.d +*.lo +*.loT +*.la +*.so +*.orig +*.odt +*.fodt +*.test +*.example +*.a +*.apk +*.ap_ +*.class +*.classpath +*.dex +*.gcno +*.gcda +*.gcov +.deps +.libs +*.swp +*.creator +*.creator.user +/docs/generated/* +/build/tizen/doc +/build/tizen/.cov +/build/desktop +/packaging/home* +compile_commands.json +.clangd +/debugfiles.list +/debuglinks.list +/debugsources.list +.clangd/ +*.vscode/ +*.cache/