mirror of
https://github.com/pressly/goose.git
synced 2025-05-31 11:42:04 +00:00
19 lines
144 B
Plaintext
19 lines
144 B
Plaintext
.idea
|
|
.vscode
|
|
.DS_Store
|
|
*.swp
|
|
*.test
|
|
|
|
# Files output by tests
|
|
/bin
|
|
|
|
# Local testing
|
|
.envrc
|
|
*.FAIL
|
|
|
|
dist/
|
|
release_notes.txt
|
|
|
|
go.work
|
|
go.work.sum
|