Skip to content
Commit 6f6fbb03 authored by Tom Ward's avatar Tom Ward Committed by Chris Wanstrath
Browse files

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

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.
parent ac35a765
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