diff --git a/.gitignore b/.gitignore index ffef675..b9b3e78 100644 --- a/.gitignore +++ b/.gitignore @@ -65,4 +65,6 @@ pids *.pid.lock # Diagnostic reports (https://nodejs.org/api/report.html) -report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json \ No newline at end of file +report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json + +target/ \ No newline at end of file