mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
Better ignore
This commit is contained in:
26
.gitignore
vendored
26
.gitignore
vendored
@ -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
|
||||||
|
Reference in New Issue
Block a user