CVS should ignore files automatically generated by building on MacOS X

This commit is contained in:
Sam Lantinga 2003-02-09 02:58:40 +00:00
parent d8d60f727b
commit 32a34e7872
2 changed files with 5 additions and 0 deletions

View File

@ -3,8 +3,11 @@ configure
aclocal.m4
config.log
config.cache
autom4te.cache
depcomp
libtool
config.status
Makefile
sdl-config
SDL.spec
.DS_Store

View File

@ -1,5 +1,7 @@
Makefile.in
SDL_main.c
SDLMain.h
SDLMain.m
Makefile
.libs
*.o