# Patterns to ignore when building packages.
.git/
.github/
.vscode/
.idea/

# Test files
*_test.go
tests/

# Documentation
*.md
!README.md
docs/

# CI/CD
.github/
