davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=a1eeae15f8df6f0dde50add81aad37a241a05077
commit a1eeae15f8df6f0dde50add81aad37a241a05077 Author: Dave Andreoli <[email protected]> Date: Mon Apr 27 19:16:23 2020 +0200 gitignore++ --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index cc784ea..8d40005 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ efl/*/*.c efl/*/*.h !efl/dbus_mainloop/e_dbus.* efl/*/*.html + +# Various editors trash +.idea/ --
