Collect, merge and clean up .gitignore file for all dali repos
Change-Id: I1aabd07e5295bc40f0579ab626ddc19fb53f35d0
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
+# Common gitignore
.cproject
.project
.settings
Makefile.in
Makefile
BROWSE
+CMakeCache.txt
+CMakeFiles/
+cmake_install.cmake
+install_manifest.txt
*~
*.pc
*.o
*.fodt
*.test
*.example
-dali-builder
*.a
*.apk
*.ap_
*.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/
+# dali-demo only
+dali-builder
*.mo
simple-image-wall.js
/shared/resources-location.cpp
/build/tizen/documentation.list
-/debugfiles.list
-/debuglinks.list
-/debugsources.list
/com.samsung.dali-demo-debuginfo.manifest
/com.samsung.dali-demo-debugsource.manifest
/build/tizen/*.vcxproj
/build/tizen/tests-reel/*.dir
/build/tizen/tests-reel/*.vcxproj
/build/tizen/tests-reel/*.vcxproj.filters
-.clangd/
-compile_commands.json