mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
942b3090e7
Fixes #393.
11 lines
123 B
Text
11 lines
123 B
Text
# build
|
|
/out/
|
|
*.pyc
|
|
gclient_config.py_entries
|
|
Cargo.lock
|
|
yarn.lock
|
|
# npm deps
|
|
node_modules
|
|
|
|
# RLS generated files
|
|
/target/
|