diff --git a/.gitignore b/.gitignore index 2eb7b7e..b3d832b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ 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 \ No newline at end of file +node_modules +.idea \ No newline at end of file