Index: .hgignore |
=================================================================== |
--- a/.hgignore |
+++ b/.hgignore |
@@ -1,7 +1,11 @@ |
syntax: glob |
*.xpi |
*.zip |
*.pyc |
*.pyo |
*.sh |
+*.symbols |
+compiled/bindings.cpp.js |
+compiled/bindings.js |
+lib/compiled.js |