Files
Rachel Hagerman 5917bdc57d .NET: CloudWatch Logs Large Query Feature Scenario (#7655)
Changes made to cloudwatch logs feature scenario and addition to steering_docs look good.
* Updates to steering

* Adding project files

* Adding stack deployment

* Update LargeQueryWorkflow.cs

* duplicate fixes.

* Updating tests and metadata

* Update README and main solution file

* Updates to steering

* Adding project files

* Adding stack deployment

* Update LargeQueryWorkflow.cs

* duplicate fixes.

* Updating tests and metadata

* Update README and main solution file

* Fix formatting.

* Update .gitignore

* Updates to metadata

* File cleanup.

* File cleanup.

* Solution file cleanup.

* Update validation.yaml

* Update spec and steering.

* Update README.md

* Incorporating comments.
2025-12-11 13:53:04 -08:00

44 lines
687 B
Plaintext

*.egg-info
*.exe
*.swp
.*~
.DS_Store
._*
.idea
*.iml
.metadata
.recommenders
.phpunit.result.cache
.phpunit.cache
.swiftpm
.venv
.vs
.vscode
Package.resolved
build_dir
node_modules
super-linter.log
target
vendor
venv
xcuserdata
# Ignore rust_dev_preview as it's no longer part of the project
rust_dev_preview
# .vectors are created by the Ailly RAG process
.vectors
# .snippets are created temporarily as build artifacts
.snippets
.scouts
# Ignore build-related files and directories in kotlin/services/
kotlin/services/**/build/
kotlin/services/**/gradle/
kotlin/services/**/gradlew
kotlin/services/**/gradlew.bat
kotlin/services/**/.kotlin/
/.local/
.kiro/settings/
.kiro/steering/