base: add .env to gitignore

This commit is contained in:
Patryk Hegenberg 2024-04-19 12:52:04 +02:00
parent b8f1090b74
commit 240cc45643
2 changed files with 1 additions and 4 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/target
Cargo.lock
.env