Files
ubicloud/.gitignore
shikharbhardwaj 1cdef39cbe Add fuzz tester
2025-07-07 23:39:15 +05:30

48 lines
1.0 KiB
Plaintext

/.env.rb
/coverage
/spec/examples.txt
/demo/.env
/var/*
/tmp/*
/assets/css/app.css
/.auto-parallel-tests
/sdk/ruby/*.gem
/sql.log
/sql_query_parameterization_analysis.txt
/spec/routes/api/cli/spec-output-files
/cli-golden-files.diff
/cache-text-*
# Used by rake by
/bin/by
# rhizome/Gemfile is combination of all Gemfiles in subdirectories, so does rhizome/Gemfile.lock
/rhizome/*/Gemfile.lock
# Frontend
/node_modules
# vscode: https://github.com/github/gitignore/blob/4488915eec0b3a45b5c63ead28f286819c0917de/Global/VisualStudioCode.gitignore
/.vscode/*
!/.vscode/settings.json
!/.vscode/tasks.json
!/.vscode/launch.json
!/.vscode/extensions.json
!/.vscode/*.code-snippets
# Local History for Visual Studio Code
/.history/
# Built Visual Studio Code Extensions
/*.vsix
# CLI binary
/cli/ubi
/cli/ubi-*
# mise "local" dependency specification that shouldn't be committed
mise.local.toml
spike/postgres-fuzz-tests/.local-api-credentials
spike/postgres-fuzz-tests/.prod-api-credentials
spike/postgres-fuzz-tests/postgres_fuzz_test.log