From d4b2cce60345662512238f5e26bd4eff2d83ba4c Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Fri, 12 Oct 2018 18:53:18 -0400 Subject: generate python/include/olm/olm.h automatically --- python/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'python/.gitignore') diff --git a/python/.gitignore b/python/.gitignore index 3393fec..1ff9f49 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -9,3 +9,4 @@ __pycache__ *.pyc .hypothesis/ .tox/ +include/ -- cgit v1.2.3