blob: b78345e8bb5dd79b1376a122ff7a32a5bbea57fe [file] [log] [blame]
# Exclude all git directories.
**/.git
# Exclude downloaded node modules.
node_modules
# Exclude the private sub-repo...
private
# ...except for the config and sitemap directories.
!private/config
!private/sitemap
# Exclude devtools config.
devtools/config