Add .deps/, .libs/, and *.la to toplevel .gitignore

To avoid redundancies, this patch also removes .deps, .libs, and *.la
from .gitignore files in subdirectories.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
Paul Berry
2012-03-15 16:43:53 -07:00
committed by Kenneth Graunke
parent 75f82b5d58
commit b41ab3b42c
16 changed files with 3 additions and 41 deletions

View File

@@ -5,7 +5,5 @@ glcpp-parse.c
glcpp-parse.h
*.o
*.lo
*.la
.libs
*~
tests/*.out