Start of project

This commit is contained in:
qowevisa 2024-10-16 23:06:13 +03:00
commit afc725a1f0
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
bin

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.qowevisa.me/Qowevisa/tuimenu
go 1.23.0