Remix.run Logo
dpkirchner a day ago

See also: git check-ignore

You can use this subcommand to learn which ignore file is causing your files to be ignored.

https://git-scm.com/docs/git-check-ignore

faithraven a day ago | parent [-]

That's a great shout. With more than one ignore file in play, this command is gold.