mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
2 Commits
11bc331b3b
...
ad08edcf90
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ad08edcf90 | ||
|
|
3304408968 |
11
Deno.gitignore
Normal file
11
Deno.gitignore
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# Deno
|
||||||
|
# https://deno.com/
|
||||||
|
|
||||||
|
# Cache directory (when using project-local DENO_DIR)
|
||||||
|
# https://docs.deno.com/runtime/fundamentals/setup/#deno_dir
|
||||||
|
.deno/
|
||||||
|
|
||||||
|
# Coverage reports
|
||||||
|
# https://docs.deno.com/runtime/reference/cli/coverage/
|
||||||
|
coverage/
|
||||||
|
*.lcov
|
||||||
Loading…
Reference in New Issue
Block a user