From 469adba31f7ec1b5e2fa167db2b8fe9718d972fa Mon Sep 17 00:00:00 2001 From: Lionel Date: Sun, 16 Dec 2018 14:52:12 +0100 Subject: Added files for pip packages. Also added a test file that doesn't work (sadly) for the moment. --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0d20b64..e0d25df 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ +# Compiled python modules. *.pyc + +# Setuptools distribution folder. +/dist/ + +# Python egg metadata, regenerated from source files by setuptools. +/*.egg-info -- cgit v1.2.3-70-g09d2