- removing test main
- adding files to gitignore to prevent future pushes
This commit is contained in:
2026-01-23 14:54:28 -05:00
parent 8f950e38b8
commit 9719cde88b
2 changed files with 1 additions and 53 deletions

8
.gitignore vendored
View File

@@ -15,13 +15,7 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
# Go workspace file
go.work
go.work.sum
# env file
.env
cmd/*