Homec4science

Unless full paths are used .gitignore, all matching files and folders will be…

Authored by Tom Ward <tom@popdog.net> on Nov 9 2010, 08:25.

Description

Unless full paths are used .gitignore, all matching files and folders will be ignored, however deep they are in the repo.

For example, ignoring log/* doesn't just ignore all log files, but also files such as lib/project/log/awesome_logger.rb. It's a mistake I've made a couple of times but never seemed to have learned from.

Details

Committed
Chris Wanstrath <chris@ozmm.org>Nov 9 2010, 08:58
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNOREac35a765a419: New gitignore for Eclipse workspaces.
Branches
Unknown
Tags
Unknown

Event Timeline

Chris Wanstrath <chris@ozmm.org> committed rGITIGNORE6f6fbb036328: Unless full paths are used .gitignore, all matching files and folders will be… (authored by Tom Ward <tom@popdog.net>).Nov 9 2010, 08:58