mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
31 lines
530 B
Plaintext
31 lines
530 B
Plaintext
*~
|
|
*.sw[mnpcod]
|
|
*.log
|
|
*.tmp
|
|
*.tmp.*
|
|
log.txt
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
|
|
.idea/
|
|
.sass-cache/
|
|
.versions/
|
|
coverage/
|
|
dist/
|
|
node_modules/
|
|
tmp/
|
|
temp/
|
|
$RECYCLE.BIN/
|
|
|
|
.DS_Store
|
|
Thumbs.db
|
|
UserInterfaceState.xcuserstate
|
|
|
|
scripts/resources/web-animations-js/test/
|
|
scripts/resources/web-animations-js/inter-*
|
|
scripts/resources/web-animations-js/**/*.map
|
|
scripts/resources/web-animations-js/**/*.md
|
|
scripts/resources/web-animations-js/**/*.sh
|
|
scripts/resources/web-animations-js/**/*.yml
|
|
scripts/resources/web-animations-js/**/*.gz
|