mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 15:21:26 -05:00
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/
|