mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
30 lines
360 B
Plaintext
30 lines
360 B
Plaintext
*~
|
|
*.sw[mnpcod]
|
|
*.log
|
|
*.tmp
|
|
*.tmp.*
|
|
log.txt
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
|
|
.idea/
|
|
.vscode/
|
|
.sass-cache/
|
|
.versions/
|
|
coverage/
|
|
dist/
|
|
node_modules/
|
|
tmp/
|
|
temp/
|
|
$RECYCLE.BIN/
|
|
|
|
.DS_Store
|
|
Thumbs.db
|
|
UserInterfaceState.xcuserstate
|
|
|
|
.package.tmp.json
|
|
|
|
src/themes/version.scss
|
|
scripts/e2e/webpackEntryPoints.json
|
|
scripts/build/e2e-generated-tsconfig.json
|
|
*.css.ts |