diff --git a/.gitignore b/.gitignore index 94a6271..c38318f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -nbcl/config.nbcl +nbcl/config/config.nbcl diff --git a/nbcl/config.example.nbcl b/nbcl/config/config.example.nbcl similarity index 100% rename from nbcl/config.example.nbcl rename to nbcl/config/config.example.nbcl