Skip to main content
Module

x/denoify/.gitignore

🦕For NPM module authors that would like to support Deno but do not want to write and maintain a port.
Go to Latest
File
# Logslogs*.lognpm-debug.log*
# Runtime datapids*.pid*.seed
# Directory for instrumented libs generated by jscoverage/JSCoverlib-cov
# Coverage directory used by tools like istanbulcoverage
# nyc test coverage.nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files).grunt
# node-waf configuration.lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html)build/Release
# Dependency directoriesnode_modulesjspm_packages
# Optional npm cache directory.npm
# Optional REPL history.node_repl_history
.vscode
.DS_Store
/dist