From 54d88bce8f0ae07fb4672f66fe0fed3f0edb4fcc Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Fri, 9 Sep 2022 19:59:42 +0200 Subject: Improve package architecture --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4bd1f01..462cc52 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ __pycache__ esds.debug dist -esds.egg* \ No newline at end of file +esds.egg* +build \ No newline at end of file -- cgit v1.2.3