gitignore: adapt to Deno settings

This commit is contained in:
liushuyu 2022-10-07 02:36:14 -06:00
parent 894ffab4e4
commit f639faba8e
No known key found for this signature in database
GPG key ID: 23D1CE4534419437

4
.gitignore vendored
View file

@ -57,3 +57,7 @@ typings/
# dotenv environment variables file # dotenv environment variables file
.env .env
.vscode
# bundled JS
*.bundle.js