ecore_wl2_input: use touch device instead of mouse device when DISABLE_HOVERING is...
[platform/upstream/efl.git] / .gitignore
index 58817cf..094511d 100644 (file)
@@ -34,6 +34,7 @@ tags
 *.eo.h
 *.eot.h
 *.eo.legacy.h
+*.eo.legacy.c
 *.eo.hh
 *.eo.impl.hh
 *.eo.js.cc
@@ -41,6 +42,8 @@ tags
 *.eot.cs
 *.eo.lua
 *.luac
+*.pyc
+__pycache__
 .dir-locals.el
 /efl-*-doc.tar.bz2
 /ar-lib
@@ -69,7 +72,6 @@ tags
 /compile
 /test-driver
 /missing
-/INSTALL
 /ABOUT-NLS
 /config.rpath
 /coverage
@@ -83,11 +85,12 @@ Session.vim
 /src/bin/efl_wl/efl_wl_test_stack
 
 #wayland generated protocol - some legacy headers will be ignored
-*-protocol.h
-*-protocol.c
+pc/efl-wl.pc
 
 /build
 .cproject
 .project
 /.settings/
 efl_libs.csv
+.vscode/
+.uuid