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
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
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