From b5e3853e9dc4f755072e3e8d20c7c84d30104ad1 Mon Sep 17 00:00:00 2001 From: Dave Andreoli Date: Fri, 29 Dec 2017 09:27:49 +0100 Subject: pyolian: make the library and the generator importable from another folder --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 76dd79784d..195dfdc64c 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,8 @@ tags *.eot.cs *.eo.lua *.luac +*.pyc +__pycache__ .dir-locals.el /efl-*-doc.tar.bz2 /ar-lib -- cgit v1.2.1