From fc4790b33c98ca14469e88c00544701a85365d3a Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Wed, 8 Jul 2020 13:22:05 +0000 Subject: Added symlinks instead of copying when building. Also mofied the __file__ path in __main__.py as it was pointing a bit off for some reason --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fac1c89b..51a48ec6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ SAFETY_LOCK **/**pwfile **/**build **/**dist -**/**.egg* \ No newline at end of file +**/**.egg* +**/**.sh -- cgit v1.2.3-70-g09d2