diff --git a/.gitignore b/.gitignore index 1446d8ed4..3c73868db 100644 --- a/.gitignore +++ b/.gitignore @@ -117,4 +117,5 @@ buildNumber.properties # Common working directory run/ -node_modules/ \ No newline at end of file +node_modules/ +bin/ \ No newline at end of file