Files
git/Documentation
Johan Herland 2dc53617a4 user-manual: Add section on ignoring files
The todo list at the end of the user manual says that something must be
said about .gitignore. Also, there seems to be a lack of documentation
on how to choose between the various types of ignore files (.gitignore
vs. .git/info/exclude, etc.).

This patch adds a section on ignoring files which try to introduce how
to tell git about ignored files, and how the different strategies
complement eachother.

The syntax of exclude patterns is explained in a simplified manner, with
a reference to git-ls-files(1) which already contains a more thorough
explanation.

Signed-off-by: Johan Herland <johan@herland.net>
2007-05-19 01:06:05 -04:00
..
2007-03-22 03:05:25 -07:00
2006-12-13 09:41:18 -08:00
2007-02-17 16:16:48 -08:00
2007-02-12 19:33:03 -08:00
2007-02-12 19:33:03 -08:00
2007-04-16 01:14:46 -07:00
2007-04-18 22:08:16 -07:00
2007-03-10 23:38:18 -08:00
2007-04-26 22:43:10 -07:00
2007-01-11 12:58:10 -08:00
2007-02-08 15:35:24 -08:00
2007-02-03 21:49:54 -08:00
2007-02-03 21:49:54 -08:00
2007-02-18 16:18:43 -08:00
2007-02-26 00:26:06 -08:00
2007-03-04 17:20:38 -08:00
2007-03-14 15:56:49 -07:00
2007-03-18 14:43:29 -07:00
2007-03-28 15:28:14 -07:00
2007-04-03 19:27:41 -07:00
2007-04-21 13:57:07 -07:00
2007-04-30 17:09:48 -07:00
2007-05-08 22:11:17 -07:00
2007-05-18 17:21:43 -07:00
2007-04-03 22:47:01 -07:00