changeset 596:475f969e8c01

CVS should ignore files automatically generated by building on MacOS X
author Sam Lantinga <slouken@libsdl.org>
date Sun, 09 Feb 2003 02:58:40 +0000
parents 591b438ab94a
children 5e738444b658
files .cvsignore src/main/.cvsignore
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.cvsignore	Fri Feb 07 05:47:15 2003 +0000
+++ b/.cvsignore	Sun Feb 09 02:58:40 2003 +0000
@@ -3,8 +3,11 @@
 aclocal.m4
 config.log
 config.cache
+autom4te.cache
+depcomp
 libtool
 config.status
 Makefile
 sdl-config
 SDL.spec
+.DS_Store
--- a/src/main/.cvsignore	Fri Feb 07 05:47:15 2003 +0000
+++ b/src/main/.cvsignore	Sun Feb 09 02:58:40 2003 +0000
@@ -1,5 +1,7 @@
 Makefile.in
 SDL_main.c
+SDLMain.h
+SDLMain.m
 Makefile
 .libs
 *.o