Author: leidel
Date: Sat Nov 15 18:03:04 2008
New Revision: 78
Modified:
trunk/.hgignore
Log:
Some for annoyance for hgignore
Modified: trunk/.hgignore
==============================================================================
--- trunk/.hgignore (original)
+++ trunk/.hgignore Sat Nov 15 18:03:04 2008
@@ -1,4 +1,7 @@
syntax: glob
*.db
*.pyc
-*~
\ No newline at end of file
+*~
+dist/*
+.DS_Store
+MANIFEST
\ No newline at end of file
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---