diff options
author | Kenneth Graunke <[email protected]> | 2012-03-20 11:44:48 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2012-03-20 11:50:50 -0700 |
commit | dfce56ba4dd444cdb1148425a2cc0662bb79932d (patch) | |
tree | 9c61a6b26f95ab7b94c864667ceff2e32035004f /src/glx | |
parent | b41ab3b42c989926389e599d5794412a628f277f (diff) |
Add Makefile.in to toplevel .gitignore
To avoid redundancies, this patch also removes Makefile.in from the
other .gitignore files.
Acked-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/glx')
-rw-r--r-- | src/glx/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glx/.gitignore b/src/glx/.gitignore index 282522db034..f3c7a7c5da6 100644 --- a/src/glx/.gitignore +++ b/src/glx/.gitignore @@ -1,2 +1 @@ Makefile -Makefile.in |