diff .hgignore @ 4466:ba66ff156955

Added the automated test plist file and modified .hgignore to be less aggressive. Discovered that the new plist file for the automated test was not checked in because the .hgignore file was too aggressive. I changed the .hgignore to not ignore the Xcode directory and instead added a longer list of things to ignore.
author Eric Wing <ewing . public |-at-| gmail . com>
date Wed, 12 May 2010 12:49:28 -0700
parents be1929ccaa3d
children 73f5c530afac
line wrap: on
line diff
--- a/.hgignore	Sun May 09 07:00:28 2010 -0700
+++ b/.hgignore	Wed May 12 12:49:28 2010 -0700
@@ -14,7 +14,19 @@
 build-deps
 VisualC
 VisualCE
-Xcode
+# for Xcode
+*.orig
+*.swp
+*.tmp
+*.rej
+*~
+*.o
+*.mode1*
+*.model*
+*.perspective*
+*.perspective*
+*.pbxuser
+(^|/)build($|/)
 .DS_Store
 sdl.pc
 include/SDL_config.h