This commit is contained in:
junleea 2024-06-29 18:49:30 +08:00
parent 90592eae94
commit d81d96fbe7
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.exe

View File

@ -1,4 +1,4 @@
package awesomeProject
package main
import "github.com/gin-gonic/gin"