UNPKG

1.08 kBPlain TextView Raw
1test/testdb.sqlite
2
3## Node
4
5#npm5
6package-lock.json
7
8# Logs
9logs
10*.log
11npm-debug.log*
12
13# Runtime data
14pids
15*.pid
16*.seed
17*.pid.lock
18
19# Directory for instrumented libs generated by jscoverage/JSCover
20lib-cov
21
22# Coverage directory used by tools like istanbul
23coverage
24
25# nyc test coverage
26.nyc_output
27
28# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
29.grunt
30
31# node-waf configuration
32.lock-wscript
33
34# Compiled binary addons (http://nodejs.org/api/addons.html)
35build/Release
36
37# Dependency directories
38node_modules
39jspm_packages
40
41# Optional npm cache directory
42.npm
43
44# Optional eslint cache
45.eslintcache
46
47# Optional REPL history
48.node_repl_history
49
50## OS X
51
52*.DS_Store
53.AppleDouble
54.LSOverride
55
56# Icon must end with two \r
57Icon
58
59
60# Thumbnails
61._*
62
63# Files that might appear in the root of a volume
64.DocumentRevisions-V100
65.fseventsd
66.Spotlight-V100
67.TemporaryItems
68.Trashes
69.VolumeIcon.icns
70.com.apple.timemachine.donotpresent
71
72# Directories potentially created on remote AFP share
73.AppleDB
74.AppleDesktop
75Network Trash Folder
76Temporary Items
77.apdisk