diff --git a/.gitignore b/.gitignore index e8d1dc0..6e800b4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,6 @@ dist/ *.log .DS_Store coverage/ -.nyc_output/ -*.tsbuildinfo -.agent-workspaces/ \ No newline at end of file +.nyc_output/* +.agent-workspaces/* +.tsbuildinfo