1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-13 16:26:08 -05:00
denoland-deno/.gitignore
2018-10-31 19:43:48 +01:00

16 lines
219 B
Text

# build
/out/
/target/
*.pyc
gclient_config.py_entries
Cargo.lock
yarn.lock
# npm deps
node_modules
# editor files
.idea
# export dir for gh-pages
/gh-pages
# temp benchmark data
/website/data.json
/website/recent.json