sq/.gitignore
Neil O'Toole 99454852f0
db tools preliminary work; --src.schema changes (#392)
- Preliminary work on the (currently hidden) `db` cmds.
- Improvements to `--src.schema`
2024-02-09 09:08:39 -07:00

64 lines
768 B
Plaintext

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
/cache
*.exe
*.test
*.prof
.DS_Store
/.run
/.idea
/grammar/build
*/~test$*
/dist
/dist-*
/projectFilesBackup
/*.iml
/.swp
/sq
/demo
/scratch
.envrc
**/*.bench
go.work*
*.dump.sql
# Some apps create temp files when editing, e.g. Excel with drivers/xlsx/testdata/~$test_header.xlsx
**/testdata/~*
gorelease-snapshot.sh
magefile_local.go
.goreleaser-local.yml
apt-install.sh
yum-install.sh
goreleaser-test.sh
/.vscode
/completions
/manpages
/cli/test.db
/*.db
/.CHANGELOG.delta.md
/testh/progress-remove.test.sh
/*.dump