Bläddra i källkod

Add missing build products to gitignore

tags/mesa-7.9-rc1
Ian Romanick 15 år sedan
förälder
incheckning
b302359394
2 ändrade filer med 6 tillägg och 0 borttagningar
  1. 2
    0
      .gitignore
  2. 4
    0
      glcpp/.gitignore

+ 2
- 0
.gitignore Visa fil

@@ -11,6 +11,8 @@ ylwrap
install-sh
missing
stamp-h1
libtool
ltmain.sh
Makefile
*.o
*~

+ 4
- 0
glcpp/.gitignore Visa fil

@@ -2,6 +2,10 @@ glcpp
glcpp-lex.c
glcpp-parse.c
glcpp-parse.h
glcpp-parse.output
*.o
*.lo
*.la
.libs
*~
tests/*.out

Laddar…
Avbryt
Spara