chore: add .env to gitignore

This commit is contained in:
Youwen Wu 2024-03-07 13:39:33 -08:00
parent 733e798717
commit 2041afbf6f
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -1,3 +1,5 @@
# Generated by Cargo # Generated by Cargo
# will have compiled files and executables # will have compiled files and executables
/target/ /target/
.env