Homec4science

fix gitignore syntax

Authored by Andrew Pennebaker <andrew.pennebaker@gmail.com> on Dec 7 2016, 23:42.

Description

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.

Details

Committed
GitHub <noreply@github.com>Dec 7 2016, 23:42
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNOREef033de91f04: Merge pull request #2209 from vkusvody/tex.expex
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGITIGNOREcfbdccf265de: fix gitignore syntax (authored by Andrew Pennebaker <andrew.pennebaker@gmail.com>).Dec 7 2016, 23:42