# dogstatsd image temporary binaries
Dockerfiles/dogstatsd/alpine/static/

# folders
vendor/
.vendor-new/
bin/
/dev/
__pycache__
.pytest_cache
venv/
venv27/
venv3[78]/

**/*.tmp
**/debug.test
# files
.DS_Store
*.cov
*.pyc
*.swp
*.exe
*.syso
*.log

#file generated at build time by message compiler
agentmsg.h

# go-generated files
datadog.yaml
system-probe.yaml
dogstatsd.yaml
cloudfoundry.yaml
Dockerfiles/cluster-agent/datadog-cluster.yaml
Dockerfiles/cluster-agent/dist
Dockerfiles/cluster-agent/security-agent-policies

# jetbrains IDE directory
/.idea/

# Ignore debs from the root of the project.
datadog-agent*_amd64.deb

# Ignore pem created during the tests
*.pem
pkg/process/config/testdata/secret

auth_token
/test/e2e/scripts/run-instance/argo
/test/e2e/scripts/setup-instance/instance-id.json
/test/e2e/scripts/setup-instance/specification.json
/test/e2e/scripts/setup-instance/spot-instance-request.json
/test/e2e/scripts/setup-instance/spot-request-id.json
/test/e2e/scripts/setup-instance/id_rsa
/test/e2e/scripts/setup-instance/id_rsa.pub
/test/e2e/scripts/setup-instance/ignition.json
/test/e2e/containers/fake_datadog/venv/
/pkg/logs/pipeline/registry.json

# android files generated by build
last-change
*.apk
*.app
*.framework
*.aar
*.iml
*.jar
.idea
.gradle
cmd/agent/android/app/src/main/assets/conf.d

# android studio
cmd/agent/android/local.properties
cmd/agent/android/gradlew*
cmd/agent/android/gradle
cmd/agent/android/build
cmd/agent/android/app/build

# local copy of device signing cert
platform.pk8

# trace agent windows artifacts
cmd/trace-agent/windows_resources/trace-agent-msg.rc
cmd/trace-agent/windows_resources/*.bin
pkg/trace/info/git_version.go
trace-agent-msg.h

# process agent artifacts
cmd/process-agent/windows_resources/process-agent-msg.rc
cmd/process-agent/windows_resources/*.bin
process-agent-msg.h
# process agent test artifacts
pkg/process/config/logs

# sysprobe artifacts
cmd/system-probe/windows_resources/system-probe-msg.rc
cmd/system-probe/windows_resources/*.bin
system-probe-msg.h

# dsd artifacts
cmd/dogstatsd/windows_resources/dogstatsd-msg.rc
cmd/dogstatsd/windows_resources/*.bin
dogstatsd-msg.h

# omnibus files
omnibus/.tarball-version
omnibus/files/sources
omnibus/resources/agent/msi/cal/packages/

# serverless artifact
cmd/serverless/serverless

#visual studio files
*.aps
omnibus/resources/agent/msi/cal/packages/
omnibus/files/sources
omnibus/.tarball-version
tools/windows/install-help/cal/packages/
[Dd]ebug/
[Rr]elease/

# ebpf object files
pkg/ebpf/bytecode/build/
pkg/ebpf/bytecode/bindata/

# windows container build output
build.out/

# dev VM
.vagrant
Vagrantfile
packer.json
*.box
devenv/iso
devenv/output-virtualbox-iso/
devenv/packer_cache

# doxygen doc & error log
rtloader/doc
rtloader/doxygen/errors.log

# integrations-core when checked out for unit tests
integrations-core/

# file generated for templates
pkg/status/templates.go
cmd/agent/gui/templates.go

# netlink message dump test files
pkg/network/netlink/testdata/message_dump*

# serverless
.layers
.extension
