diff --git a/.gitignore b/.gitignore index 5d947ca..bcea527 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,7 @@ bin-release/ # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important # information for Eclipse / Flash Builder. +/node_modules/ +/dist/ +/out/ +/.idea/