Ooops, forgot to ingore INSTALL and install-sh in previous commit...
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@692 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
f3d8a6c845
commit
9ea2a52be0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
freeglut/freeglut/INSTALL
|
||||
freeglut/freeglut/Makefile
|
||||
freeglut/freeglut/Makefile.in
|
||||
freeglut/freeglut/aclocal.m4
|
||||
@ -22,6 +23,7 @@ freeglut/freeglut/include/GL/Makefile
|
||||
freeglut/freeglut/include/GL/Makefile.in
|
||||
freeglut/freeglut/include/Makefile
|
||||
freeglut/freeglut/include/Makefile.in
|
||||
freeglut/freeglut/install-sh
|
||||
freeglut/freeglut/libtool
|
||||
freeglut/freeglut/ltmain.sh
|
||||
freeglut/freeglut/man-pages
|
||||
|
@ -1,3 +1,4 @@
|
||||
INSTALL
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
@ -16,6 +17,7 @@ debugfiles.list
|
||||
debugsources.list
|
||||
depcomp
|
||||
freeglut-*.tar.gz
|
||||
install-sh
|
||||
libtool
|
||||
ltmain.sh
|
||||
man-pages
|
||||
|
Reference in New Issue
Block a user