mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
Update .gitignore
This commit is contained in:
parent
537c6b3ed9
commit
2ed3592def
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -19,3 +19,7 @@ gclient_config.py_entries
|
||||||
yarn.lock
|
yarn.lock
|
||||||
# yarn creates this in error.
|
# yarn creates this in error.
|
||||||
tools/node_modules/
|
tools/node_modules/
|
||||||
|
|
||||||
|
# MacOS generated files
|
||||||
|
.DS_Store
|
||||||
|
.DS_Store?
|
||||||
|
|
Loading…
Add table
Reference in a new issue