diff options
author | Matt Turner <[email protected]> | 2012-01-27 23:04:03 -0500 |
---|---|---|
committer | Matt Turner <[email protected]> | 2012-01-30 21:10:10 -0500 |
commit | 5920f18faefa34705efd8315241d5b48a8e61d90 (patch) | |
tree | e7188f5aaa3f1172c08bf8a7dc3e858a301b5ca9 /bin/.gitignore | |
parent | 2bb9f9e1fda61fceb9284cbb4619d7e60e39f190 (diff) |
Remove autoreconf generated files
Acked-by: Eric Anholt <[email protected]>
Signed-off-by: Matt Turner <[email protected]>
Diffstat (limited to 'bin/.gitignore')
-rw-r--r-- | bin/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore index 5cf62d9e079..04c0a1c16bb 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -1,3 +1,6 @@ +config.guess +config.sub +install-sh /depcomp /missing ylwrap |