1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

.gitignore: dedupe

This commit is contained in:
Bert Belder 2018-10-31 19:38:57 +01:00
parent 198e396ead
commit 9aa3640711
No known key found for this signature in database
GPG key ID: 7A77887B2E2ED461

2
.gitignore vendored
View file

@ -9,8 +9,6 @@ yarn.lock
node_modules node_modules
# editor files # editor files
.idea .idea
# RLS generated files
/target/
# export dir for gh-pages # export dir for gh-pages
/gh-pages /gh-pages
# temp benchmark data # temp benchmark data