mirror of
https://github.com/pressly/goose.git
synced 2025-05-31 11:42:04 +00:00
12 lines
147 B
Plaintext
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
|