Ben Walton | 100e762 | 2010-03-20 10:48:09 -0400 | [diff] [blame] | 1 | # git ls-files --others --exclude-from=.git/info/exclude |
Junio C Hamano | d3af621 | 2005-08-06 12:50:14 -0700 | [diff] [blame] | 2 | # Lines that start with '#' are comments. |
3 | # For a project mostly in C, the following would be a good set of | ||||
4 | # exclude patterns (uncomment them if you want to use them): | ||||
5 | # *.[oa] | ||||
6 | # *~ |