init: first init

This commit is contained in:
darwincereska
2026-03-05 19:06:17 -05:00
commit 657722a130
13 changed files with 471 additions and 0 deletions

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
# Go binaries
/bin/
/bin/*
# Dependency directories (remove the comment below if you use modules)
# vendor/
# Go test binary, build cache, and other artifacts
*.test
*.out
*.exe
*.exe~
*.dll
*.so
*.dylib
# IDE and editor files
*.idea/
*.vscode/
*.swp
*.swo
*.sublime-workspace
*.sublime-project
# OS generated files
.DS_Store
Thumbs.db
token/
token.json