branch: externals/org-gnosis commit 8543cbf6474ee45925890847cd58aa3223470779 Author: Thanos Apollo <pub...@thanosapollo.org> Commit: Thanos Apollo <pub...@thanosapollo.org>
elpaignore: Include tests. --- .elpaignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.elpaignore b/.elpaignore index a6aa61a129..be949358cb 100644 --- a/.elpaignore +++ b/.elpaignore @@ -1,3 +1,4 @@ LICENSE Makefile -manifest.scm \ No newline at end of file +manifest.scm +tests/* \ No newline at end of file