diff --git a/.gitignore b/.gitignore index a2ffac2..37345c3 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,13 @@ dist .yarn/install-state.gz .pnp.* +yarn.lock +package-lock.json +build + +*.sqlite +*.sqlite-jurnal +/docs +lib +/oss-attribution +*.tmp \ No newline at end of file