ecore_wl2_input: use touch device instead of mouse device when DISABLE_HOVERING is...
[platform/upstream/efl.git] / .gitignore
index 3bfc9f3..094511d 100644 (file)
@@ -34,11 +34,16 @@ tags
 *.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
@@ -67,7 +72,6 @@ tags
 /compile
 /test-driver
 /missing
-/INSTALL
 /ABOUT-NLS
 /config.rpath
 /coverage
@@ -77,13 +81,16 @@ Session.vim
 /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
 
-#Once all protocols are generated these will use wildcards
-/src/lib/ecore_wl2/linux-dmabuf-unstable-v1-client-protocol.h
-/src/lib/ecore_wl2/linux-dmabuf-unstable-v1-protocol.c
-/src/lib/ecore_wl2/xdg-shell-unstable-v5-client-protocol.h
-/src/lib/ecore_wl2/xdg-shell-unstable-v5-protocol.c
-/src/lib/ecore_wl2/xdg-shell-unstable-v6-client-protocol.h
-/src/lib/ecore_wl2/xdg-shell-unstable-v6-protocol.c
-/src/lib/ecore_wl2/session-recovery-client-protocol.h
-/src/lib/ecore_wl2/session-recovery-protocol.c
+#wayland generated protocol - some legacy headers will be ignored
+pc/efl-wl.pc
+
+/build
+.cproject
+.project
+/.settings/
+efl_libs.csv
+.vscode/
+.uuid