# HG changeset patch # User Eric Wing # Date 1220111199 25200 # Node ID f0a27ccb11934ce917b13a76fc450ccb0637b779 # Parent 5496bdcc73f60f7b3d25afc45b2c9020a593e856 Added ignore file diff -r 5496bdcc73f6 -r f0a27ccb1193 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Sat Aug 30 08:46:39 2008 -0700 @@ -0,0 +1,21 @@ +(^|/)CVS($|/) +(^|/)\.hg($|/) +(^|/)\.hgtags($|/) +(^|/)build($|/) +(^|/)BUILD($|/) + +.DS_Store + +syntax: glob +*.orig +*.swp +*.tmp +*.rej +*~ +*.o +*.mode1v3 +*.modelv3 +*.perspectivev3 +*.pbxuser +.git* +