[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r11783: Add note concerning some catalyst generated files to ignore. (incognito/trunk)
Author: double
Date: 2007-10-06 15:34:30 -0400 (Sat, 06 Oct 2007)
New Revision: 11783
Modified:
incognito/trunk/hacking.html
Log:
Add note concerning some catalyst generated files to ignore.
Modified: incognito/trunk/hacking.html
===================================================================
--- incognito/trunk/hacking.html 2007-10-06 15:35:14 UTC (rev 11782)
+++ incognito/trunk/hacking.html 2007-10-06 19:34:30 UTC (rev 11783)
@@ -68,6 +68,10 @@
</dl>
+<h1>Misc</h1>
+
+<p>The arch/*.pyo files are generated by catalyst, I don't know why. Ignore them.</p>
+
</body>
</html>