diff --git a/.gitignore b/.gitignore index ff87634..7c8b966 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ vendor/ -node_modules/ \ No newline at end of file +node_modules/ +data/ \ No newline at end of file