mirror of
https://github.com/yawut/SDL.git
synced 2026-08-22 08:45:31 -05:00
CVS should ignore files automatically generated by building on MacOS X
This commit is contained in:
@@ -3,8 +3,11 @@ configure
|
||||
aclocal.m4
|
||||
config.log
|
||||
config.cache
|
||||
autom4te.cache
|
||||
depcomp
|
||||
libtool
|
||||
config.status
|
||||
Makefile
|
||||
sdl-config
|
||||
SDL.spec
|
||||
.DS_Store
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
Makefile.in
|
||||
SDL_main.c
|
||||
SDLMain.h
|
||||
SDLMain.m
|
||||
Makefile
|
||||
.libs
|
||||
*.o
|
||||
|
||||
Reference in New Issue
Block a user