deno/.gitignore

12 lines
110 B
Plaintext

# build
/out/
*.pyc
# npm deps
node_modules
# third party deps
/third_party/
# RLS generated files
/target/