diff --git a/.gitignore b/.gitignore index 22336596..7ef1ebbe 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,6 @@ next-env.d.ts # settings sync data /data/ + +# Local private data +/local-data/ \ No newline at end of file