]> git.donarmstrong.com Git - dactyl.git/blobdiff - .hgignore
Add myself to Uploaders
[dactyl.git] / .hgignore
index 9cb94cb8c164b980c9d67d917194b378d4befa0f..fcc3ad8056db9ff6dfa783e8721821a02e401702 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -8,6 +8,11 @@ syntax: glob
 
 ## Generated by the build process
 *.xpi
+*.o
+*.so
+*.xpt
+*/.depend
+*/config.local.mk
 */locale/*/*.html
 */chrome
 */contrib/vim/*.vba
@@ -15,6 +20,10 @@ syntax: glob
 downloads/*
 .git/*
 
+binary/src/*/*.h
+
+common/tests/functional/log
+
 *.py[co]
 
 ## Editor backup and swap files