summaryrefslogtreecommitdiff
path: root/www/lib/localforage/.gitignore
blob: 59e8beb33c66a71758d0ca1a827e22da9894755e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.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