# Ignore test files and documentation during build
test.sh
README.md
*.md

# Ignore version control
.git
.gitignore

# Ignore CI/CD files
.github
