update main .gitignore

This commit is contained in:
Stepan 2026-05-13 00:45:29 +03:00
parent f936cad607
commit b919cf8619
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
.vscode
.env
output
go.mod

View file

@ -1,4 +1,5 @@
package main
import "fmt"
func main() {