mirror of
https://github.com/wassname/slider.git
synced 2026-09-09 11:35:22 +08:00
28 lines
190 B
Plaintext
28 lines
190 B
Plaintext
*.iml
|
|
*.log
|
|
.idea/
|
|
.ipr
|
|
.iws
|
|
*~
|
|
~*
|
|
*.diff
|
|
*.patch
|
|
*.bak
|
|
.DS_Store
|
|
Thumbs.db
|
|
.project
|
|
.*proj
|
|
.svn/
|
|
*.swp
|
|
*.swo
|
|
*.pyc
|
|
*.pyo
|
|
.build
|
|
node_modules
|
|
.cache
|
|
dist
|
|
assets/**/*.css
|
|
build
|
|
lib
|
|
/coverage
|