diff --git a/.gitignore b/.gitignore index fffec08..4d03568 100755 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.esproj .DS_Store .codekit-cache -node_modules \ No newline at end of file +node_modules +.idea/**/*