Skip to main content
Module

x/deno/.gitignore

A modern runtime for JavaScript and TypeScript.
Go to Latest
File
*.orig*.pyc*.swp
/.idea//.vscode/gclient_config.py_entries/gh-pages//target/
# Files that help ensure VSCode can work but we don't want checked into the# repo/node_modules/tsconfig.json
# We use something stronger than lockfiles, we have all NPM modules stored in a# git. We do not download from NPM during build.# https://github.com/denoland/deno_third_partyyarn.lock# yarn creates this in error.tools/node_modules/
# MacOS generated files.DS_Store.DS_Store?