add .env file to mise

This commit is contained in:
Pavel Sviderski
2024-09-23 21:21:45 +10:00
parent ca14e2b2b1
commit cc7b4dcc8d
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@
go.work
go.work.sum
.env
.idea/
data
+3
View File
@@ -1,2 +1,5 @@
[tools]
go = "1.22"
[env]
_.file = ".env"