mirror of
https://github.com/yawut/SDL.git
synced 2026-07-02 00:13:39 -05:00
CVS should ignore files automatically generated by building on MacOS X
This commit is contained in:
parent
d8d60f727b
commit
32a34e7872
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user