41 lines
445 B
Plaintext
41 lines
445 B
Plaintext
.DS_Store
|
|
.swp
|
|
bower_components
|
|
node_modules
|
|
components
|
|
test/localforage.browserify.js
|
|
test/localforage.component.js
|
|
test/localforage.webpack.js
|
|
|
|
# Logs + Sauce Labs Tests
|
|
*.log
|
|
|
|
#WebStorm files
|
|
.idea
|
|
|
|
### Ruby Stuff for slate docs
|
|
*.gem
|
|
*.rbc
|
|
.bundle
|
|
.config
|
|
coverage
|
|
InstalledFiles
|
|
lib/bundler/man
|
|
pkg
|
|
rdoc
|
|
spec/reports
|
|
test/tmp
|
|
test/version_tmp
|
|
tmp
|
|
*.DS_STORE
|
|
build/
|
|
.cache
|
|
|
|
# YARD artifacts
|
|
.yardoc
|
|
_yardoc
|
|
doc/
|
|
|
|
# typescript cache
|
|
.tscache
|