UNPKG

602 BPlain TextView Raw
1# Created by .ignore support plugin (hsz.mobi)
2### Node template
3# Logs
4logs
5*.log
6npm-debug.log*
7
8# Runtime data
9pids
10*.pid
11*.seed
12
13# Directory for instrumented libs generated by jscoverage/JSCover
14lib-cov
15
16# Coverage directory used by tools like istanbul
17coverage
18
19# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
20.grunt
21
22# node-waf configuration
23.lock-wscript
24
25# Compiled binary addons (http://nodejs.org/api/addons.html)
26build/Release
27
28# Dependency directory
29# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
30node_modules
31.idea/
32