removed .idea from git

This commit is contained in:
radumacocian
2025-04-17 18:04:10 +02:00
parent 6948e84b32
commit 389e7d7bf5
3 changed files with 5 additions and 0 deletions

2
.gitignore vendored
View File

@@ -23,3 +23,5 @@ go.work.sum
# env file # env file
.env .env
.idea

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module radu.macocian.me/goboy
go 1.23.4

BIN
goboy Executable file

Binary file not shown.