commit | cc2b3b48e6a98f9ae2c9633d7c776b13c6923a2b | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Mon Jul 10 20:47:54 2006 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Jul 10 20:47:54 2006 +0200 |
tree | 56832535677a84f292f4dc9c96567f6c40a3c1a8 | |
parent | db5e98b7d52de44e66289bc218477b8111cbac90 [diff] [blame] |
Take advantage of the recursive nature of .gitignore for Makefile entries. Prefix other entries with '/' to make them non-recursive.
diff --git a/documentation/.gitignore b/documentation/.gitignore index 6ec0c70..35b5e99 100644 --- a/documentation/.gitignore +++ b/documentation/.gitignore
@@ -1,2 +1 @@ -Makefile -html +/html