Skip to content
Commit cfbdccf2 authored by Andrew Pennebaker's avatar Andrew Pennebaker Committed by GitHub
Browse files

fix gitignore syntax

Some .gitignore parsers interpret directory vs non-directory patterns strictly (e.g. monochromegane/go-gitignore), so a `node_modules` pattern would not necessarily match against a real `node_modules` directory. It's generally safe to add a trailing slash to directory .gitignore patterns.
parent ef033de9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment