diff --git a/.gitignore b/.gitignore index a01aeb2..fb26c7c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ _build gitlog.txt sqaml.zip _coverage/* -storage/* +lib/storage/* diff --git a/lib/storage/example.sqaml b/lib/storage/example.sqaml deleted file mode 100644 index e69de29..0000000