mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
list/item/button/card css overhaul
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
*~
|
||||
.DS_Store
|
||||
*.sw[mnpcod]
|
||||
*.log
|
||||
*.tmp
|
||||
@@ -7,14 +6,20 @@
|
||||
log.txt
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
UserInterfaceState.xcuserstate
|
||||
|
||||
.idea/
|
||||
.sass-cache/
|
||||
.versions/
|
||||
coverage/
|
||||
dist/
|
||||
node_modules/
|
||||
tmp/
|
||||
temp/
|
||||
dist/
|
||||
$RECYCLE.BIN/
|
||||
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
UserInterfaceState.xcuserstate
|
||||
|
||||
scripts/resources/web-animations-js/test/
|
||||
scripts/resources/web-animations-js/inter-*
|
||||
|
||||
Reference in New Issue
Block a user