From 720c5a33b6a49cf328fdd7611f49153cf8f60247 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 8 Apr 2020 14:51:57 +0300 Subject: Separate tests and examples into individual packages Also make cli module to be explicitly enabled via the config.cli configuration variable. --- examples/features/.gitignore | 1 - 1 file changed, 1 deletion(-) delete mode 100644 examples/features/.gitignore (limited to 'examples/features/.gitignore') diff --git a/examples/features/.gitignore b/examples/features/.gitignore deleted file mode 100644 index c6e608b..0000000 --- a/examples/features/.gitignore +++ /dev/null @@ -1 +0,0 @@ -options.?xx -- cgit v1.1