changeset 4:f0a27ccb1193 tip

Added ignore file
author Eric Wing <ewing . public |-at-| gmail . com>
date Sat, 30 Aug 2008 08:46:39 -0700
parents 5496bdcc73f6
children
files .hgignore
diffstat 1 files changed, 21 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /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*
+