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