CVS should ignore files automatically generated by building on MacOS X
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40597
This commit is contained in:
parent
b1b661bc3f
commit
f813db750f
2 changed files with 5 additions and 0 deletions
|
@ -3,8 +3,11 @@ configure
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
config.log
|
config.log
|
||||||
config.cache
|
config.cache
|
||||||
|
autom4te.cache
|
||||||
|
depcomp
|
||||||
libtool
|
libtool
|
||||||
config.status
|
config.status
|
||||||
Makefile
|
Makefile
|
||||||
sdl-config
|
sdl-config
|
||||||
SDL.spec
|
SDL.spec
|
||||||
|
.DS_Store
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
Makefile.in
|
Makefile.in
|
||||||
SDL_main.c
|
SDL_main.c
|
||||||
|
SDLMain.h
|
||||||
|
SDLMain.m
|
||||||
Makefile
|
Makefile
|
||||||
.libs
|
.libs
|
||||||
*.o
|
*.o
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue