blob: b78345e8bb5dd79b1376a122ff7a32a5bbea57fe [file] [log] [blame]
Jonathan Amsterdam26a0a352020-08-22 18:12:14 -04001# Exclude all git directories.
2**/.git
Jonathan Amsterdamb2140212021-02-09 07:32:53 -05003# Exclude downloaded node modules.
4node_modules
Jonathan Amsterdam26a0a352020-08-22 18:12:14 -04005# Exclude the private sub-repo...
6private
Jonathan Amsterdamc1eba752021-10-04 15:20:32 -04007# ...except for the config and sitemap directories.
Jonathan Amsterdamb2140212021-02-09 07:32:53 -05008!private/config
Jonathan Amsterdamc1eba752021-10-04 15:20:32 -04009!private/sitemap
Jamal Carvalho4a64a482021-02-16 13:19:00 -050010# Exclude devtools config.
11devtools/config