mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
516e1da54c
This reverts commit 3ad48bdb3e
.
12 lines
129 B
Text
12 lines
129 B
Text
# build
|
|
/out/
|
|
*.pyc
|
|
gclient_config.py_entries
|
|
Cargo.lock
|
|
yarn.lock
|
|
# npm deps
|
|
node_modules
|
|
.idea
|
|
|
|
# RLS generated files
|
|
/target/
|