]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - hgrc
Added ignore files for git and mercurial.
[config/dotfiles.git] / hgrc
diff --git a/hgrc b/hgrc
index 56a1c0a9f70de06802ac0853bf692fcd0ce8c9d7..79c2086da04b8a33c4a6894f121c9d0c3abbfb5f 100644 (file)
--- a/hgrc
+++ b/hgrc
@@ -3,6 +3,11 @@
 
 [ui]
 username = Simon Ruderich <simon@ruderich.com>
+ignore = ~/.hgignore
+
+# Use git diffs with support for renames, binaries, access rights, etc.
+[diff]
+git = True
 
 [extensions]
 # Convert other vcs to mercurial.