Files
Otter/.gitignore
2023-05-03 21:17:41 +02:00

18 lines
123 B
Plaintext

# GoLang
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
go.work
# Build output
build/
# VS Code
.vscode/*
.history/
*.vsix