Add direnv artifacts to gitignore (#4737)

This commit is contained in:
Denis Iskandarov 2023-11-27 22:43:42 +04:00 committed by GitHub
parent b5b3d18773
commit 1b05832f9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -29,6 +29,8 @@
.env
.venv
venv
.envrc
.direnv
.vscode
*.bak
*.ipynb
@ -39,4 +41,4 @@ key.pem
package.json
package-lock.json
Thumbs.db
wandb
wandb