ecore_wl2_input: use touch device instead of mouse device when DISABLE_HOVERING is...
[platform/upstream/efl.git] / .gitignore
index e64eac7..094511d 100644 (file)
@@ -1,20 +1,57 @@
+#
+# NOTE! Don't add files that are generated in specific
+# subdirectories here. Add them in the ".gitignore" file
+# in that subdirectory instead.
+#
+# NOTE! Please use 'git ls-files -i --exclude-standard'
+# command after changing this file, to see if there are
+# any tracked files which get ignored after the change.
+#
+*.edj
 *~
 *swp
 *swo
+*.gmo
 Makefile
 Makefile.in
+tags
+.clang_complete
+.DS_Store
 .deps
 .libs
+*.trs
+*.log
+*.core
+*.exe
 *.o
 *.lo
 *.a
 *.la
 *.gcno
+*.gcda
 *.dirstamp
+*.eo.c
+*.eo.h
+*.eot.h
+*.eo.legacy.h
+*.eo.legacy.c
+*.eo.hh
+*.eo.impl.hh
+*.eo.js.cc
+*.eo.cs
+*.eot.cs
+*.eo.lua
+*.luac
+*.pyc
+__pycache__
+.dir-locals.el
+/efl-*-doc.tar.bz2
+/ar-lib
 /stamp-h1
 /aclocal.m4
 /autom4te.cache/
 /config.cache
+/config.cache-env
 /config.guess
 /config.h
 /config.h.in
@@ -24,44 +61,36 @@ Makefile.in
 /configure
 /depcomp
 /doc/Doxyfile
+/doc/html
+/doc/latex
+/doc/man
+/doc/previews/preview_text_filter
+/doc/previews/img
 /install-sh
 /libtool
 /ltmain.sh
 /compile
-/m4/libtool.m4
-/m4/ltoptions.m4
-/m4/ltsugar.m4
-/m4/ltversion.m4
-/m4/lt~obsolete.m4
+/test-driver
 /missing
-/pc/eet.pc
-/pc/eina.pc
-/pc/eo.pc
-/pc/evil.pc
-/pc/embryo.pc
-/pc/evas-direct3d.pc
-/pc/evas-directfb.pc
-/pc/evas-fb.pc
-/pc/evas-opengl-cocoa.pc
-/pc/evas-opengl-sdl.pc
-/pc/evas-opengl-x11.pc
-/pc/evas-psl1ght.pc
-/pc/evas-software-buffer.pc
-/pc/evas-software-ddraw.pc
-/pc/evas-software-gdi.pc
-/pc/evas-software-sdl.pc
-/pc/evas-software-x11.pc
-/pc/evas-wayland-egl.pc
-/pc/evas-wayland-shm.pc
-/pc/evas.pc
-/spec/efl.spec
-/src/bin/eet/eet
-/src/bin/embryo/embryo_cc
-/src/bin/evas/dummy_slave
-/src/bin/evas/evas_cserve2
-/src/bin/evas/evas_cserve2_client
-/src/bin/evas/evas_cserve2_debug
-/src/bin/evas/evas_cserve2_slave
-/src/bin/evas/evas_cserve2_usage
-/src/lib/eina/eina_config.h
-/INSTALL
+/ABOUT-NLS
+/config.rpath
+/coverage
+/src/lib/ecore_x/ecore_x_vsync
+Session.vim
+/elm_intro.h
+/src/modules/evas/engines/gl_common/shader_3d/evas_3d_shaders.x
+/src/scripts/eo/eo_debug
+/src/bin/ecore_con/efl_net_proxy_helper
+/src/bin/efl_wl/efl_wl_test
+/src/bin/efl_wl/efl_wl_test_stack
+
+#wayland generated protocol - some legacy headers will be ignored
+pc/efl-wl.pc
+
+/build
+.cproject
+.project
+/.settings/
+efl_libs.csv
+.vscode/
+.uuid