diff --git a/.gitignore b/.gitignore index da592f8d92..a40e064be8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,27 @@ -node_modules .DS_Store +node_modules +*.sw[mnpcod] +*.log +*.tmp +*.tmp.* +log.txt +example/cordova/iOS/www/js/framework + +example/cordova/iOS/www/js/framework +.sass-cache/ +framework.sublime-project + +framework.sublime-workspace +UserInterfaceState.xcuserstate + +*.sublime-project + +*.sublime-workspace + +bower_components/ +components/ +tmp +temp dist + +.idea