blob: 9527f4be60688561cc7a1a1d3f86aef8e9e4b1b9 [file] [log] [blame]
rat.excludesFile
.editorconfig
**/*.suo
**/*.sln
**/*.user
**/*.yml
**/*.yaml
**/.zarro-defaults
**/*.md
**/*.txt
**/*.sh
**/*.ps1
**/*.xml
**/*.props
**/*.csproj
**/*.config
**/*.log
**/*.targets
**/*.bin
**/GeneratedAssemblyInfo.cs
**/obj/**
**/bin/**
**/*.snk
**/*.readme
**/*.json
src/.idea/**
src/integration-testing/**
build/**
build-tools/**
doc/**
src/site/**