diff --git a/.gitignore b/.gitignore index 5b90e79..3a0b507 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,5 @@ go.work.sum # env file .env +# ignore local info +data/ \ No newline at end of file