diff src/thread/.cvsignore @ 414:dd56447ef292

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Thu, 13 Jun 2002 17:52:43 +0000
parents 74212992fb08
children 93dcc7c0fafd
line wrap: on
line diff
--- a/src/thread/.cvsignore	Thu Jun 13 16:54:43 2002 +0000
+++ b/src/thread/.cvsignore	Thu Jun 13 17:52:43 2002 +0000
@@ -1,9 +1,14 @@
 Makefile.in
-SDL_mutex.c
-SDL_systhread.c
-SDL_systhread_c.h
 Makefile
 .libs
 *.o
 *.lo
 *.la
+SDL_systhread.c
+SDL_systhread_c.h
+SDL_syssem.c
+SDL_syssem_c.h
+SDL_sysmutex.c
+SDL_sysmutex_c.h
+SDL_syscond.c
+SDL_syscond_c.h