chore: import upstream snapshot with attribution
This commit is contained in:
+32
@@ -0,0 +1,32 @@
|
||||
**/.idea/
|
||||
**/.dolt/
|
||||
.vscode
|
||||
.run
|
||||
venv
|
||||
|
||||
.DS_Store
|
||||
.sqlhistory
|
||||
.doltcfg
|
||||
test.sh
|
||||
|
||||
# ignore cp'd sysbench runner testing files
|
||||
SysbenchDockerfile
|
||||
SysbenchDockerfile.dockerignore
|
||||
sysbench-runner-tests-entrypoint.sh
|
||||
config.json
|
||||
integration-tests/bats/batsee_results
|
||||
|
||||
# ignore log files created from logic test and regression tests
|
||||
testing/logictest/*.log
|
||||
testing/go/regression/out
|
||||
|
||||
# ignore sysbench
|
||||
scripts/mini_sysbench
|
||||
|
||||
# ignore doltgres db created
|
||||
doltgres
|
||||
postgres
|
||||
auth.db
|
||||
|
||||
# ignore extensions output
|
||||
core/extensions/pg_extension/output
|
||||
Reference in New Issue
Block a user