diff --git a/.gitignore b/.gitignore index b3bd4f7..dd87d99 100644 --- a/.gitignore +++ b/.gitignore @@ -103,4 +103,6 @@ dist # TernJS port file .tern-port -.DS_Store \ No newline at end of file +.DS_Store + +.idea/ \ No newline at end of file