Better ignore

This commit is contained in:
Max Lynch
2015-03-18 12:30:02 -05:00
parent 02515f30c8
commit 0c96bbadee

26
.gitignore vendored
View File

@ -1,3 +1,27 @@
node_modules
.DS_Store .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 dist
.idea