SIGN IN SIGN UP
github / gitignore UNCLAIMED

A collection of useful .gitignore templates

0 0 1 Ignore List

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.
A
Andrew Pennebaker committed
cfbdccf265dec650d22487fd4d5a9a590bcb15e7
Parent: ef033de
Committed by GitHub <noreply@github.com> on 12/7/2016, 10:42:45 PM