diff --git a/.gitignore b/.gitignore index 8b70c34..b31cff2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,4 @@ ormconfig.json typings/ **/*.js **/*.js.map -output/*.* \ No newline at end of file +output/**/*.* \ No newline at end of file