26 lines
288 B
Plaintext
26 lines
288 B
Plaintext
# Others
|
|
~$*
|
|
/.sass-cache
|
|
/uploaded-files
|
|
/node_modules
|
|
/bower_components
|
|
/dist
|
|
/src/ui/sass/_sprite*
|
|
/plugins/**/ui/sass/_sprite*
|
|
|
|
# We use npm: ignore yarn
|
|
yarn.lock
|
|
|
|
# Windows image file caches
|
|
Thumbs.db
|
|
|
|
# Folder config file
|
|
Desktop.ini
|
|
|
|
# Mac crap
|
|
.DS_Store
|
|
|
|
# IDEA
|
|
.idea
|
|
/nbproject
|