# Exclude all files * # Include relevant files !/.bash_aliases !/ibin/ !/ibin/* !/.gitignore.d/ !/.gitignore.d/bash # Exclude swap and backup files *.s[a-w]? *.vim *~ *.orig