]> git.donarmstrong.com Git - dactyl.git/blobdiff - .hgignore
Import r6923 from upstream hg supporting Firefox up to 22.0a1
[dactyl.git] / .hgignore
diff --git a/.hgignore b/.hgignore
deleted file mode 100644 (file)
index fcc3ad8..0000000
--- a/.hgignore
+++ /dev/null
@@ -1,43 +0,0 @@
-## To see if new rules exclude any existing files, run
-##
-##   hg status -i
-##
-## after modifying this file.
-
-syntax: glob
-
-## Generated by the build process
-*.xpi
-*.o
-*.so
-*.xpt
-*/.depend
-*/config.local.mk
-*/locale/*/*.html
-*/chrome
-*/contrib/vim/*.vba
-*/bak/*
-downloads/*
-.git/*
-
-binary/src/*/*.h
-
-common/tests/functional/log
-
-*.py[co]
-
-## Editor backup and swap files
-*~
-.#*
-\#**\#
-.*.sw[op]
-.sw[op]
-
-## Generated by Mac filesystem
-.DS_Store
-
-syntax: regexp
-
-## For rejects
-\.(orig|rej|bak|diff)$
-