goose/.gitignore
2019-03-05 22:29:18 -05:00

12 lines
147 B
Plaintext

.DS_Store
*.swp
*.test
# Files output by tests
bin
*.db
# We don't want to switch to Go modules, until we release v3.0.0 or later.
go.mod
go.sum