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