17 lines
171 B
Plaintext
Executable File
17 lines
171 B
Plaintext
Executable File
# Binaries
|
|
/goyomi
|
|
/cmd/server/server
|
|
|
|
# Environment (copy .env.example → .env and fill in values)
|
|
.env
|
|
|
|
# Go tooling
|
|
*.test
|
|
*.out
|
|
/vendor/
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|