# Ignore build scripts and documentation
*.sh
*.md
README*

# Ignore git files
.git
.gitignore

# Ignore other distribution directories
ubuntu/
centos/
rocky/
