mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00: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/
|