# Build directory
/build/
/dist/

# Binaries
*.exe
*.exe~
*.dll
*.so
*.dylib
/logcorrelator

# Test binary
*.test

# Output of the go coverage tool
*.out

# Dependency directories
vendor/

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db
.aider*
