diff --git a/.gitignore b/.gitignore index 42a517f..991a625 100644 --- a/.gitignore +++ b/.gitignore @@ -149,4 +149,7 @@ dist .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz -.pnp.* \ No newline at end of file +.pnp.* + +# Config files +config.ts \ No newline at end of file